Information about plays

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

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

{
    "id": 3542158,
    "uri": "https://api.kexp.org/v2/plays/3542158/?format=api",
    "airdate": "2025-08-19T18:09:56-07:00",
    "show": 64333,
    "show_uri": "https://api.kexp.org/v2/shows/64333/?format=api",
    "image_uri": "https://ia800906.us.archive.org/16/items/mbid-2a6d8f7c-8cca-4fb1-9f8c-0de137837f0f/mbid-2a6d8f7c-8cca-4fb1-9f8c-0de137837f0f-33419350946_thumb500.jpg",
    "thumbnail_uri": "https://ia600906.us.archive.org/16/items/mbid-2a6d8f7c-8cca-4fb1-9f8c-0de137837f0f/mbid-2a6d8f7c-8cca-4fb1-9f8c-0de137837f0f-33419350946_thumb250.jpg",
    "song": "Polar Opposites",
    "track_id": "dc45e96a-7891-38c8-9b9a-c6742dc0865d",
    "recording_id": "66bd0d4b-e263-4ea9-b43f-cfbecfcf0b6c",
    "artist": "Modest Mouse",
    "artist_ids": [
        "a96ac800-bfcb-412a-8a63-0a98df600700"
    ],
    "album": "The Lonesome Crowded West",
    "release_id": "2a6d8f7c-8cca-4fb1-9f8c-0de137837f0f",
    "release_group_id": "041884b1-1ac5-3c8b-93cc-ac928c78c4a0",
    "labels": [
        "Up Records"
    ],
    "label_ids": [
        "95fc5a0f-96a8-49d7-a982-dfa84e0df5b6"
    ],
    "release_date": "1997-11-18",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "For Will and fam\n___\nYou can see Modest Mouse at Psychic Salamander Festival at Remlinger Farms in Carnation WA, September 13th and 14th.\nFestival also features The Flaming Lips, Courtney Barnett, Built to Spill, Sleater-Kinney and more!\nhttps://remlingerfarms.com/psychic-salamander/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}