Information about plays

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

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

{
    "id": 3629239,
    "uri": "https://api.kexp.org/v2/plays/3629239/?format=api",
    "airdate": "2026-03-15T11:01:10-07:00",
    "show": 66187,
    "show_uri": "https://api.kexp.org/v2/shows/66187/?format=api",
    "image_uri": "https://coverartarchive.org/release/fe3bff8f-b1a6-4e54-8aca-e09caef87972/40774243552-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fe3bff8f-b1a6-4e54-8aca-e09caef87972/40774243552-250.jpg",
    "song": "The Pilot",
    "track_id": null,
    "recording_id": "67c999bb-aeea-482f-a174-febd91e9cb3b",
    "artist": "The Bures Band",
    "artist_ids": [
        "78d93b3b-12de-474f-a2ef-bb579c6a2325"
    ],
    "album": "Fool Circle",
    "release_id": null,
    "release_group_id": "268de839-10e9-4abc-b294-1b48b3a21f85",
    "labels": [
        "Love Police Records & Tapes"
    ],
    "label_ids": [
        "a8df04c0-3ad8-478e-973e-45c49879f7f7"
    ],
    "release_date": "2024-10-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Western Australians continue the sound of 1970s Laurel Canyon cosmic folk rock on their latest album.\nhttps://theburesband.bandcamp.com/album/fool-circle",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}