Information about plays

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

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

{
    "id": 3613650,
    "uri": "https://api.kexp.org/v2/plays/3613650/?format=api",
    "airdate": "2026-02-05T19:08:22-08:00",
    "show": 65849,
    "show_uri": "https://api.kexp.org/v2/shows/65849/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-887ff442-52fa-417d-a8f0-57900ddea94f/mbid-887ff442-52fa-417d-a8f0-57900ddea94f-38114065532_thumb250.jpg",
    "song": "Boa‐Boa",
    "track_id": "2ef93bf6-29d8-456f-a024-3523a483996b",
    "recording_id": "182c9d98-50d2-46f9-a835-117fcd9f8e7d",
    "artist": "LAIR",
    "artist_ids": [
        "941f22f1-5c83-4775-8008-1922154c8b62"
    ],
    "album": "Ngélar",
    "release_id": "887ff442-52fa-417d-a8f0-57900ddea94f",
    "release_group_id": "2dfa848e-ba31-4f32-89e1-61c708ecdb5d",
    "labels": [
        "Guruguru Brain"
    ],
    "label_ids": [
        "de0ecc1e-519d-40fe-8a29-b07035d9462e"
    ],
    "release_date": "2024-02-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ngélar is the sophomore LP from Indonesian psych band, LAIR. \nhttps://lairggb.bandcamp.com/\n\nLAIR performed Live on KEXP in 2024! Watch the performance, hosted by Diana Ratsamee of KEXP's Eastern Echoes, here: https://www.youtube.com/watch?v=6Tcc0JGkhZE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}