Information about plays

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

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

{
    "id": 3637279,
    "uri": "https://api.kexp.org/v2/plays/3637279/?format=api",
    "airdate": "2026-04-03T13:17:43-07:00",
    "show": 66354,
    "show_uri": "https://api.kexp.org/v2/shows/66354/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn720604.ca.archive.org/0/items/mbid-4d705f21-db84-4a7f-b7f6-00958f47b242/mbid-4d705f21-db84-4a7f-b7f6-00958f47b242-44336970455_thumb250.jpg",
    "song": "Circus Clown",
    "track_id": "68e7a6b8-077e-4a63-a434-04fafce9d67d",
    "recording_id": "2b9229ee-7770-46fb-a894-fe91a85b807c",
    "artist": "twisted teens",
    "artist_ids": [
        "c97b7cfb-3637-4cc7-a7c5-470f79a20a9d"
    ],
    "album": "Blame The Clown",
    "release_id": "4d705f21-db84-4a7f-b7f6-00958f47b242",
    "release_group_id": "833a7cf9-e2dd-400d-892d-7deb80139f2b",
    "labels": [
        "Jazz Life"
    ],
    "label_ids": [
        "3166bb39-8f76-4466-9c7e-b5d1a47d3f43"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of New Orleans, Louisiana, twisted teens' latest record came out back in February\n\n\nhttps://cpnpc.bandcamp.com/album/blame-the-clown",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}