Information about plays

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

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

{
    "id": 3630630,
    "uri": "https://api.kexp.org/v2/plays/3630630/?format=api",
    "airdate": "2026-03-18T13:00:17-07:00",
    "show": 66214,
    "show_uri": "https://api.kexp.org/v2/shows/66214/?format=api",
    "image_uri": "https://dn721705.ca.archive.org/0/items/mbid-393a6c10-d4a0-476a-8ebe-c98a240ce474/mbid-393a6c10-d4a0-476a-8ebe-c98a240ce474-41815864733_thumb500.jpg",
    "thumbnail_uri": "https://dn721705.ca.archive.org/0/items/mbid-393a6c10-d4a0-476a-8ebe-c98a240ce474/mbid-393a6c10-d4a0-476a-8ebe-c98a240ce474-41815864733_thumb250.jpg",
    "song": "H.B.W",
    "track_id": "5adece79-6542-46a1-9ec6-cc474130b9d1",
    "recording_id": "0793b81c-baef-438c-8998-da78905d9ce9",
    "artist": "Saya Gray",
    "artist_ids": [
        "b949a783-214b-429d-a184-4e75c0f8be9c"
    ],
    "album": "SAYA",
    "release_id": "393a6c10-d4a0-476a-8ebe-c98a240ce474",
    "release_group_id": "c44a46d5-d745-49d9-930f-18f76b7fb017",
    "labels": [
        "Dirty Hit"
    ],
    "label_ids": [
        "00912541-da5c-400f-9ea5-dde92828aa6a"
    ],
    "release_date": "2025-02-21",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Wednesday and welcome to The Afternoon Show with the fabulous Greta Rose and the wonderful producer Sharlese! We have tickets to give away to see Kokoroko at The Neptune Theatre in June! Thanks so much for joining us!\n--\n“H.B.W”  is an acronym of the chorus lyric ‘Heartbreak Wake.'\n\nDon't miss this live performance of \"H.B.W.\" in Amsterdam last September: https://www.youtube.com/watch?v=wFaYxbB4hc8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}