Information about plays

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

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

{
    "id": 3542396,
    "uri": "https://api.kexp.org/v2/plays/3542396/?format=api",
    "airdate": "2025-08-20T07:35:49-07:00",
    "show": 64338,
    "show_uri": "https://api.kexp.org/v2/shows/64338/?format=api",
    "image_uri": "https://ia601207.us.archive.org/33/items/mbid-abe4d2d9-cb1a-4c0f-96a4-7768dcd84e82/mbid-abe4d2d9-cb1a-4c0f-96a4-7768dcd84e82-12328067209_thumb500.jpg",
    "thumbnail_uri": "https://ia801207.us.archive.org/33/items/mbid-abe4d2d9-cb1a-4c0f-96a4-7768dcd84e82/mbid-abe4d2d9-cb1a-4c0f-96a4-7768dcd84e82-12328067209_thumb250.jpg",
    "song": "Book of Love",
    "track_id": "cd4a1181-a598-4bae-a9c6-babb7d28eba4",
    "recording_id": "ab7a3060-c9a9-47d4-b080-6336a82ae1bf",
    "artist": "Operators",
    "artist_ids": [
        "30a1b97e-0614-4320-bb9b-4cb13cd6cf66"
    ],
    "album": "EP1",
    "release_id": "abe4d2d9-cb1a-4c0f-96a4-7768dcd84e82",
    "release_group_id": "f55dccd9-b01a-4bc4-a3e9-5e00e6e7af02",
    "labels": [
        "Last Gang Records"
    ],
    "label_ids": [
        "92218c9e-83bb-494d-afc2-f9475b64490d"
    ],
    "release_date": "2014-08-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Operators consists of frontman Dan Boeckner (Wolf Parade, Handsome Furs), drummer and Divine Fits bandmate Sam Brown, and multi-instrumentalist Devojka. After some well-received live shows in Canada, the group signed with Last Gang Records, which issued EP, Vol. 1 in mid-2014 as Operators headed out on tour in support of Future Islands.\n\nOperators have performed live on KEXP many times - here is their Live on KEXP back in 2019:\nhttps://www.youtube.com/watch?v=BOCtZVWYSYM\n\nhttps://operatorsband.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}