Information about plays

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

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

{
    "id": 3637101,
    "uri": "https://api.kexp.org/v2/plays/3637101/?format=api",
    "airdate": "2026-04-03T02:12:34-07:00",
    "show": 66350,
    "show_uri": "https://api.kexp.org/v2/shows/66350/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-8f094d44-d4c3-43b0-90ef-b2ab74731e7b/mbid-8f094d44-d4c3-43b0-90ef-b2ab74731e7b-43667083178_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-8f094d44-d4c3-43b0-90ef-b2ab74731e7b/mbid-8f094d44-d4c3-43b0-90ef-b2ab74731e7b-43667083178_thumb250.jpg",
    "song": "Landslide",
    "track_id": "c313997e-18d8-49bf-a4b6-46a070032d1b",
    "recording_id": "43c94056-d90b-404c-89df-3bc96090ae15",
    "artist": "Hater",
    "artist_ids": [
        "3fe21fe9-ecf8-4b3c-b10f-d1b288cced5e"
    ],
    "album": "Mosquito",
    "release_id": "8f094d44-d4c3-43b0-90ef-b2ab74731e7b",
    "release_group_id": "7b29a591-3774-42aa-8894-c151d90156e6",
    "labels": [
        "Fire Records"
    ],
    "label_ids": [
        "659008fb-d1e7-4eca-865c-0d0344a721ed"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Scandinavian indie pop four-piece Hater end a three-year hiatus following their formidable third album Sincere with the release of Mosquito, an intriguing dream pop drama played out across eleven gripping instalments of self-examination. \n\nhttps://hatermalmo.bandcamp.com/album/mosquito",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}