Information about plays

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

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

{
    "id": 3559626,
    "uri": "https://api.kexp.org/v2/plays/3559626/?format=api",
    "airdate": "2025-09-30T11:49:46-07:00",
    "show": 64709,
    "show_uri": "https://api.kexp.org/v2/shows/64709/?format=api",
    "image_uri": "https://ia801202.us.archive.org/7/items/mbid-a4f059bd-881f-4805-bb5f-0ad098558253/mbid-a4f059bd-881f-4805-bb5f-0ad098558253-29144187275_thumb500.jpg",
    "thumbnail_uri": "https://ia601202.us.archive.org/7/items/mbid-a4f059bd-881f-4805-bb5f-0ad098558253/mbid-a4f059bd-881f-4805-bb5f-0ad098558253-29144187275_thumb250.jpg",
    "song": "Loro",
    "track_id": "8196a096-dee8-3bab-ace5-181257bc45b4",
    "recording_id": "c131bac2-d821-4519-a98c-c67994e22f1f",
    "artist": "Pinback",
    "artist_ids": [
        "1f16a425-2606-4137-a6b7-234b6dabe037"
    ],
    "album": "This Is a Pinback CD",
    "release_id": "a4f059bd-881f-4805-bb5f-0ad098558253",
    "release_group_id": "e6dd42ac-4118-307a-9c21-fa54c1411fdd",
    "labels": [
        "Ace Fu Records"
    ],
    "label_ids": [
        "ec60a5f5-c860-497f-97fe-bb9c751d5ab4"
    ],
    "release_date": "1999-10-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This Reddit thread features all the bands in which  Rob Crow has \"significantly\" participated: https://www.reddit.com/r/Pinback/comments/d7y1uw/i_made_a_list_of_rob_crows_bands/\n--\nPinback stopped by the KEXP studio back in 2013! Check out their full performance and interview here: https://www.youtube.com/watch?v=WaSeHrVJV5I",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}