Information about plays

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

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

{
    "id": 3553907,
    "uri": "https://api.kexp.org/v2/plays/3553907/?format=api",
    "airdate": "2025-09-16T21:14:39-07:00",
    "show": 64581,
    "show_uri": "https://api.kexp.org/v2/shows/64581/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Birth Of Shiva (JKriv Remix)",
    "track_id": null,
    "recording_id": null,
    "artist": "Rahul Dev Burman",
    "artist_ids": [
        "0278f30f-266b-4261-ba3a-67491555eab0"
    ],
    "album": "Birth Of Shiva",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Naya Beat"
    ],
    "label_ids": [
        "a54ddd76-7497-4be2-b1cf-05f5de0388a9"
    ],
    "release_date": "2023-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bansuri flute and cosmic chanting meet house in this genre-bending groove,  ‘Birth of Shiva – JKriv Remix’  -- a remix of legendary Indian composer R.D. Burman’s track of the same name. \n\nTaken from ‘Shiva Ka Insaaf’ (Shiva's Justice), a 1985 Bollywood film about a superhero named Shiva. Working on the very track used when Shiva is bestowed with superhero status, JKriv throws in synth stabs, an epic bassline and other plot twists along with R.D. Burman’s brilliant and lush arrangements.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}