Information about plays

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

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

{
    "id": 3629293,
    "uri": "https://api.kexp.org/v2/plays/3629293/?format=api",
    "airdate": "2026-03-15T14:09:33-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?format=api",
    "image_uri": "https://dn710302.ca.archive.org/0/items/mbid-e724ac03-5729-416e-a807-4316ec18d090/mbid-e724ac03-5729-416e-a807-4316ec18d090-44338392666_thumb500.jpg",
    "thumbnail_uri": "https://dn710302.ca.archive.org/0/items/mbid-e724ac03-5729-416e-a807-4316ec18d090/mbid-e724ac03-5729-416e-a807-4316ec18d090-44338392666_thumb250.jpg",
    "song": "Catastrophe",
    "track_id": "055cd084-5098-4832-8d9d-7ab51d78d6f0",
    "recording_id": "94f0d79f-744d-4529-88cc-dffb5f24e001",
    "artist": "Zo! & Tall Black Guy feat. BeMyFiasco",
    "artist_ids": [
        "cd5d99cf-1910-46e8-a7d1-b76c6c0f3c9c",
        "efd095f1-37bb-4087-83e9-02124841c855",
        "c3e2953b-844b-492a-a211-6c873ddef21a"
    ],
    "album": "Expansions",
    "release_id": "e724ac03-5729-416e-a807-4316ec18d090",
    "release_group_id": "48a90db4-9790-4c1c-ac6e-afc38bde106e",
    "labels": [
        "Chapter 3hree, Verse 5ive Music",
        "Tall Black Guy Productions"
    ],
    "label_ids": [
        "284975b9-a4d2-4a31-aba6-1154086834b7",
        "8513c452-7667-4ba4-8471-355b5613cb52"
    ],
    "release_date": "2026-02-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Expansions\" is Zo! and Tall Black Guy's second collaboration album release and follow-up to their 2021 release, \"Abstractions\".\n\n\nhttps://tallblackguy.bandcamp.com/album/expansions\nhttps://tallblackguyproductions.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}