Information about plays

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

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

{
    "id": 3638698,
    "uri": "https://api.kexp.org/v2/plays/3638698/?format=api",
    "airdate": "2026-04-06T17:02:57-07:00",
    "show": 66385,
    "show_uri": "https://api.kexp.org/v2/shows/66385/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Fucking City",
    "track_id": "426287b8-c641-4b33-868d-11fc6d624437",
    "recording_id": "9690ca47-d35d-4672-a52c-fb972a4d7e15",
    "artist": "Bel Cobain",
    "artist_ids": [
        "633ffe0d-e749-4810-a35c-475b21348711"
    ],
    "album": "Kizzy",
    "release_id": "13e68d90-b093-4ca6-ad00-16fd7c360e1a",
    "release_group_id": "bdd95b23-ec63-45de-8c70-c389c49470b5",
    "labels": [
        "Brownswood Recordings"
    ],
    "label_ids": [
        "6483a614-d00f-42b0-af39-a602b3ce5daa"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bel Cobain, the enigmatic singer hailing from the heart of East London, evokes a mystique reminiscent of musical luminaries like Pink Floyd and Kate Bush.\n\nhttps://belcobain.bandcamp.com/album/kizzy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}