Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3636397/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3636397,
    "uri": "https://api.kexp.org/v2/plays/3636397/?format=api",
    "airdate": "2026-04-01T10:08:50-07:00",
    "show": 66337,
    "show_uri": "https://api.kexp.org/v2/shows/66337/?format=api",
    "image_uri": "https://dn711101.ca.archive.org/0/items/mbid-cd3ca3d6-8f45-494f-8249-1af38eafbd40/mbid-cd3ca3d6-8f45-494f-8249-1af38eafbd40-14428045036_thumb500.jpg",
    "thumbnail_uri": "https://dn711101.ca.archive.org/0/items/mbid-cd3ca3d6-8f45-494f-8249-1af38eafbd40/mbid-cd3ca3d6-8f45-494f-8249-1af38eafbd40-14428045036_thumb250.jpg",
    "song": "Berlin Got Blurry",
    "track_id": "4e79a6b4-1a99-4c8e-b027-aa5143ebec18",
    "recording_id": "9679fd56-e3fd-4012-870a-a9531b8813a1",
    "artist": "Parquet Courts",
    "artist_ids": [
        "e01755e3-58ab-4a5b-a9e9-a0a3bd3dff4c"
    ],
    "album": "Human Performance",
    "release_id": "cd3ca3d6-8f45-494f-8249-1af38eafbd40",
    "release_group_id": "3353a8a0-a5ab-4970-b34e-090afcc2bba7",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2016-04-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Parquet Courts is the rock band from New York City that consists of Andrew Savage, Austin Brown, Sean Yeaton, and Max Savage.\n\nWatch Parquet Courts' KEXP Live in Studio Session from 2022: https://www.youtube.com/watch?v=nosnI73gs10",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}