Information about plays

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

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

{
    "id": 3539652,
    "uri": "https://api.kexp.org/v2/plays/3539652/?format=api",
    "airdate": "2025-08-13T16:00:24-07:00",
    "show": 64279,
    "show_uri": "https://api.kexp.org/v2/shows/64279/?format=api",
    "image_uri": "https://dn720705.ca.archive.org/0/items/mbid-42b0ddce-eea3-4c86-b438-5bbe71aef799/mbid-42b0ddce-eea3-4c86-b438-5bbe71aef799-41926619388_thumb500.jpg",
    "thumbnail_uri": "https://dn720705.ca.archive.org/0/items/mbid-42b0ddce-eea3-4c86-b438-5bbe71aef799/mbid-42b0ddce-eea3-4c86-b438-5bbe71aef799-41926619388_thumb250.jpg",
    "song": "Sober",
    "track_id": "ba3fcae7-3cb6-4219-879b-e09a0e76f0e4",
    "recording_id": "84cd314c-aac8-4c16-b215-26149de4e65a",
    "artist": "Elbow",
    "artist_ids": [
        "3cb3928a-526c-4a3d-93c5-53315fa9bde0"
    ],
    "album": "Sober",
    "release_id": "42b0ddce-eea3-4c86-b438-5bbe71aef799",
    "release_group_id": "a56b7061-4cd1-4093-b067-792980541f8b",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "2025-05-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off of Manchester’s Elbow's newest album! \n\nSinger Guy Garvey says, “We are having more fun in the studio than ever before (and) the words are all stories from my past, sometimes joyful, often dark, but all of it exciting and mostly true.”\nhttps://elbow.co.uk/sober/\n--\nElbow will be touring!\n-October 12th @ Seattle's The Showbox\n-October 13th @ Portland, OR's Revolution Hall\n-October 15th @ Oakland's Fox Theater\n\nMore dates & locales here: \nhttps://elbow.co.uk/live/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}