Information about plays

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

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

{
    "id": 3635292,
    "uri": "https://api.kexp.org/v2/plays/3635292/?format=api",
    "airdate": "2026-03-29T19:17:26-07:00",
    "show": 66314,
    "show_uri": "https://api.kexp.org/v2/shows/66314/?format=api",
    "image_uri": "https://coverartarchive.org/release/03865cf3-7914-42bb-87b7-24c3fb90c924/29823753361-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/03865cf3-7914-42bb-87b7-24c3fb90c924/29823753361-250.jpg",
    "song": "Spirit of Brotherhood",
    "track_id": null,
    "recording_id": null,
    "artist": "Spirit of Brotherhood",
    "artist_ids": [
        "1105deff-1f19-40d9-aae0-70df0352d23b"
    ],
    "album": "Eccentric Disco",
    "release_id": null,
    "release_group_id": "3912e0fc-9e95-46b5-98c6-71b2bcac7688",
    "labels": [
        "Numero Group"
    ],
    "label_ids": [
        "48cdb429-5d99-4ae5-8bc1-7bc7b68098b4"
    ],
    "release_date": "2021-06-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Spirit of Brotherhood is a 1970s funk/disco project produced and bankrolled by renowned arranger Johnny Pate, and reissued by Numero Group in 2021. \n\nFollowing his work on blaxploitation films like Shaft in Africa and Brother on the Run, Pate initiated this project as a standalone, non-film, high-energy session.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}