Information about plays

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

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

{
    "id": 3632703,
    "uri": "https://api.kexp.org/v2/plays/3632703/?format=api",
    "airdate": "2026-03-23T10:26:12-07:00",
    "show": 66260,
    "show_uri": "https://api.kexp.org/v2/shows/66260/?format=api",
    "image_uri": "https://dn710907.ca.archive.org/0/items/mbid-c6db0cff-236b-447c-ba42-0a8285a48b66/mbid-c6db0cff-236b-447c-ba42-0a8285a48b66-9717106827_thumb500.jpg",
    "thumbnail_uri": "https://dn710907.ca.archive.org/0/items/mbid-c6db0cff-236b-447c-ba42-0a8285a48b66/mbid-c6db0cff-236b-447c-ba42-0a8285a48b66-9717106827_thumb250.jpg",
    "song": "Justified & Ancient (Stand by the Jams 12\" Version)",
    "track_id": "2742be81-3d7b-3cc0-a108-15fe12d19792",
    "recording_id": "d302e608-d437-4ed5-a679-e95d4634fd94",
    "artist": "The KLF feat. Tammy Wynette",
    "artist_ids": [
        "8092b8b7-235e-4844-9f72-95a9d5a73dbf",
        "26fe36eb-fd75-4799-bf0f-fa502a7bcfe8"
    ],
    "album": "Justified & Ancient",
    "release_id": "c6db0cff-236b-447c-ba42-0a8285a48b66",
    "release_group_id": "4ae8902c-08ee-324a-b75d-613a53addcec",
    "labels": [
        "Arista"
    ],
    "label_ids": [
        "c62e3985-6370-446a-bfb8-f1f6122e9c33"
    ],
    "release_date": "1992-01-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KLF was co-founded by Bill Drummond. Bill Drummond managed Echo & The Bunnymen in their early years!\n\n'Justified & Ancient' was featured on the KLF's 1991 album, The White Room, but a previous version first appeared on their 1987 debut album 'What the Fuck Is Going On?'. The re-release is a pop-house single remake featuring the vocals of country singer Tammy Wynette.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}