Information about plays

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

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

{
    "id": 3628961,
    "uri": "https://api.kexp.org/v2/plays/3628961/?format=api",
    "airdate": "2026-03-14T20:31:35-07:00",
    "show": 66182,
    "show_uri": "https://api.kexp.org/v2/shows/66182/?format=api",
    "image_uri": "https://dn710201.ca.archive.org/0/items/mbid-b8787e92-0586-461b-9949-0ab4ce8308e7/mbid-b8787e92-0586-461b-9949-0ab4ce8308e7-34576619333_thumb500.jpg",
    "thumbnail_uri": "https://dn710201.ca.archive.org/0/items/mbid-b8787e92-0586-461b-9949-0ab4ce8308e7/mbid-b8787e92-0586-461b-9949-0ab4ce8308e7-34576619333_thumb250.jpg",
    "song": "Fantomz",
    "track_id": "751d0b34-89aa-44ac-9532-8cf92355b216",
    "recording_id": "363727d6-eb30-4d68-a5fc-ecd3a20bd3f3",
    "artist": "Versing",
    "artist_ids": [
        "d74c3287-3e5c-415f-a752-21737183da93"
    ],
    "album": "Nude Descending",
    "release_id": "62b96fd5-2007-4946-8fe7-56c8ea008dbd",
    "release_group_id": "42bd2c4d-c3d0-4e3b-a49a-ba18cda13665",
    "labels": [
        "Youth Riot"
    ],
    "label_ids": [
        "e76d5482-a531-4336-8417-89ee1240d438"
    ],
    "release_date": "2016-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Off the very first EP from Seattle band Versing, which came out 10 years ago in January!\n\nhttps://versing.bandcamp.com/album/nude-descending",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}