Information about plays

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

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

{
    "id": 3634358,
    "uri": "https://api.kexp.org/v2/plays/3634358/?format=api",
    "airdate": "2026-03-27T18:56:12-07:00",
    "show": 66294,
    "show_uri": "https://api.kexp.org/v2/shows/66294/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-f381ed86-b743-4fd0-9a79-fd892b019017/mbid-f381ed86-b743-4fd0-9a79-fd892b019017-8855759588_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-f381ed86-b743-4fd0-9a79-fd892b019017/mbid-f381ed86-b743-4fd0-9a79-fd892b019017-8855759588_thumb250.jpg",
    "song": "Love and Death",
    "track_id": "77f8f938-3aff-34d7-8a72-6c7af6a44c8d",
    "recording_id": "5685f9c1-f08e-40cb-91f5-b24ac2651244",
    "artist": "Ebo Taylor",
    "artist_ids": [
        "8b034085-b06d-4c42-9be3-d709be169d79"
    ],
    "album": "Love and Death",
    "release_id": "f381ed86-b743-4fd0-9a79-fd892b019017",
    "release_group_id": "f640fbda-b1dd-4e6e-9804-4eca6637bf24",
    "labels": [
        "Strut Records"
    ],
    "label_ids": [
        "9ba9a0fb-d617-4906-9c1d-7bfa78087ff9"
    ],
    "release_date": "2010-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "WE DID IT!!!!!!!!!!!!!!!!!!!!!\n\nR.I.P., Ebo Taylor. Ghanaian musician Taylor, a definitive force behind the highlife genre, has died age 90.\n\nAmbolley has cited Ebo Taylor as a direct mentor; both shared session musicians and arrangers, meaning the sonic palette (horn voicings, rhythm guitar style) is directly connected!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}