Information about plays

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

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

{
    "id": 3639013,
    "uri": "https://api.kexp.org/v2/plays/3639013/?format=api",
    "airdate": "2026-04-07T10:08:45-07:00",
    "show": 66391,
    "show_uri": "https://api.kexp.org/v2/shows/66391/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-887ff442-52fa-417d-a8f0-57900ddea94f/mbid-887ff442-52fa-417d-a8f0-57900ddea94f-38114065532_thumb500.jpg",
    "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": "LAIR (pronounced “lah-eer,” a local dialect for the Indonesian word of ‘lahir’, meaning ‘birth’ or, roughly ‘being born’) is a 6-piece psych-soul/funk outfit hailing from Jatiwangi, West Java, Indonesia\n--\nLAIR performed Live on KEXP in 2024! Watch the performance here: https://www.youtube.com/watch?v=6Tcc0JGkhZE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}