Information about plays

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

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

{
    "id": 3635140,
    "uri": "https://api.kexp.org/v2/plays/3635140/?format=api",
    "airdate": "2026-03-29T13:37:42-07:00",
    "show": 66312,
    "show_uri": "https://api.kexp.org/v2/shows/66312/?format=api",
    "image_uri": "https://dn710906.ca.archive.org/0/items/mbid-539493de-9efc-4009-8f69-014145051366/mbid-539493de-9efc-4009-8f69-014145051366-44434835173_thumb500.jpg",
    "thumbnail_uri": "https://dn710906.ca.archive.org/0/items/mbid-539493de-9efc-4009-8f69-014145051366/mbid-539493de-9efc-4009-8f69-014145051366-44434835173_thumb250.jpg",
    "song": "Nobody's Son",
    "track_id": "6d3b423e-da69-4f63-811e-b98cc12eb1e5",
    "recording_id": "49808820-70be-4538-85eb-353ea1a632ef",
    "artist": "Amy Taylor, Tom Coll, Antony Genn & Martin Slattery",
    "artist_ids": [
        "358ee048-e74c-47d4-bd79-0f7e2566b8a4",
        "4d47186d-9ae9-4e61-bbce-4fe96e9df60b",
        "1a24d805-3285-455f-9a2f-f1c6355b9798",
        "f86d5999-4701-4c1d-acc6-e4aecead975b"
    ],
    "album": "Peaky Blinders - The Immortal Man (Soundtrack from the Netflix Film)",
    "release_id": "539493de-9efc-4009-8f69-014145051366",
    "release_group_id": "09fb31f5-7c1f-4d50-b734-c1f663677094",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-03-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This powerhouse collaboration features Amy Taylor (Amyl and the Sniffers) and Tom Coll (Fontaines D.C.). The track is a centerpiece of the Netflix film Peaky Blinders: The Immortal Man, with a score composed by Antony Genn and Martin Slattery. https://theimmortalman.lnk.to/Soundtrack",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}