Information about plays

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

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

{
    "id": 3660041,
    "uri": "https://api.kexp.org/v2/plays/3660041/?format=api",
    "airdate": "2026-05-27T02:28:11-07:00",
    "show": 66825,
    "show_uri": "https://api.kexp.org/v2/shows/66825/?format=api",
    "image_uri": "https://dn721500.ca.archive.org/0/items/mbid-b9743efa-df64-4d1d-87b1-f85ade90504d/mbid-b9743efa-df64-4d1d-87b1-f85ade90504d-18253589346_thumb500.jpg",
    "thumbnail_uri": "https://dn721500.ca.archive.org/0/items/mbid-b9743efa-df64-4d1d-87b1-f85ade90504d/mbid-b9743efa-df64-4d1d-87b1-f85ade90504d-18253589346_thumb250.jpg",
    "song": "Immigrant Boogie",
    "track_id": "73a46b4d-a940-4e53-aeca-e5bed093c84e",
    "recording_id": "ec5c77f3-68ff-4f0d-84d6-da3683773e13",
    "artist": "Ghostpoet",
    "artist_ids": [
        "0c2393aa-7fe3-4314-81de-b91baf4982c6"
    ],
    "album": "Dark Days + Canapés",
    "release_id": "4466bcc4-bc70-434c-88fa-03fdc9a73474",
    "release_group_id": "a2844fd8-ca9b-450d-a8f6-946dc83704a5",
    "labels": [
        "Play It Again Sam"
    ],
    "label_ids": [
        "3ccd1270-99d3-4b83-a311-6c60e127c866"
    ],
    "release_date": "2017-08-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "British musician Ghostpoet performed this song LIVE on KEXP in Studio 9294, Hackney Wick, London, during KEXP's 2019 International Clash Day broadcast! Enjoy Live Video from the full performance: https://bit.ly/382jAof.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}