Information about plays

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

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

{
    "id": 3625590,
    "uri": "https://api.kexp.org/v2/plays/3625590/?format=api",
    "airdate": "2026-03-05T11:09:26-08:00",
    "show": 66097,
    "show_uri": "https://api.kexp.org/v2/shows/66097/?format=api",
    "image_uri": "https://dn711100.ca.archive.org/0/items/mbid-cddfbb16-95ba-4eef-8468-29d0128bdc93/mbid-cddfbb16-95ba-4eef-8468-29d0128bdc93-21562810344_thumb500.jpg",
    "thumbnail_uri": "https://dn711100.ca.archive.org/0/items/mbid-cddfbb16-95ba-4eef-8468-29d0128bdc93/mbid-cddfbb16-95ba-4eef-8468-29d0128bdc93-21562810344_thumb250.jpg",
    "song": "Exit Does Not Exist",
    "track_id": "7417b3c5-23a4-31f2-b929-bc7a769b8158",
    "recording_id": "9da0b6d6-944f-4a6c-bef0-928fbe17c665",
    "artist": "Modest Mouse",
    "artist_ids": [
        "a96ac800-bfcb-412a-8a63-0a98df600700"
    ],
    "album": "This Is a Long Drive for Someone With Nothing to Think About",
    "release_id": "cddfbb16-95ba-4eef-8468-29d0128bdc93",
    "release_group_id": "b73c10e9-4237-3fa6-9e3e-fe148455d3a4",
    "labels": [
        "Up Records"
    ],
    "label_ids": [
        "95fc5a0f-96a8-49d7-a982-dfa84e0df5b6"
    ],
    "release_date": "1996-04-16",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Modest Mouse is on tour!\n\n- San Francisco on Friday, Aug. 7, at Outside Lands\n\n- Portland on Sunday, Aug. 9, at Pioneer Courthouse Square\n\nhttps://www.modestmouse.com/\n\n--\n\nThis is the thirteenth track from Modest Mouse's debut album, released on April 16th, 1996. Modest Mouse's first two albums were re-released in 2014 by Isaac Brock's Glacial Pace imprint.  Calling them \"best new reissue,\" Pitchfork said \"they are a reminder of the group's insular, visionary oddness.\": https://bit.ly/3uHUfvu",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}