Information about plays

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

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

{
    "id": 3629224,
    "uri": "https://api.kexp.org/v2/plays/3629224/?format=api",
    "airdate": "2026-03-15T10:14:21-07:00",
    "show": 66187,
    "show_uri": "https://api.kexp.org/v2/shows/66187/?format=api",
    "image_uri": "https://dn710105.ca.archive.org/0/items/mbid-219fd9d8-b4e2-4808-9066-7eaa24c92f01/mbid-219fd9d8-b4e2-4808-9066-7eaa24c92f01-42952734565_thumb500.jpg",
    "thumbnail_uri": "https://dn710105.ca.archive.org/0/items/mbid-219fd9d8-b4e2-4808-9066-7eaa24c92f01/mbid-219fd9d8-b4e2-4808-9066-7eaa24c92f01-42952734565_thumb250.jpg",
    "song": "Juarez",
    "track_id": "49d03f12-5703-4bf0-917e-34ad1700f43c",
    "recording_id": "fff7df28-cff8-4da0-998b-9e6ed0f613d7",
    "artist": "The Nude Party",
    "artist_ids": [
        "3d36bd1f-a551-4b16-9cb5-3e4c68bc5f2a"
    ],
    "album": "Look Who’s Back",
    "release_id": "219fd9d8-b4e2-4808-9066-7eaa24c92f01",
    "release_group_id": "5f7f5ebb-b138-45e7-80fc-070e8399369d",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The NY band are playing The Independent, SF 3/22 and Neumos, Seattle 3/25\nhttps://thenudeparty.bandcamp.com/album/look-whos-back",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}