Information about plays

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

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

{
    "id": 3632087,
    "uri": "https://api.kexp.org/v2/plays/3632087/?format=api",
    "airdate": "2026-03-21T20:17:22-07:00",
    "show": 66245,
    "show_uri": "https://api.kexp.org/v2/shows/66245/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-c93785f1-27ef-4476-bd61-c6f03c1f4199/mbid-c93785f1-27ef-4476-bd61-c6f03c1f4199-38600852876_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-c93785f1-27ef-4476-bd61-c6f03c1f4199/mbid-c93785f1-27ef-4476-bd61-c6f03c1f4199-38600852876_thumb250.jpg",
    "song": "Bodymind",
    "track_id": "efbc04f5-e51d-4204-9783-063cccb21f3b",
    "recording_id": "5cc15190-18f9-4568-87b6-b4818dc40366",
    "artist": "somesurprises",
    "artist_ids": [
        "72b52b34-43e9-4b8f-9415-b03820d05920"
    ],
    "album": "Perseids",
    "release_id": "c93785f1-27ef-4476-bd61-c6f03c1f4199",
    "release_group_id": "62d9ca6a-5784-4460-b42c-db9328ab9dbc",
    "labels": [
        "Doom Trip"
    ],
    "label_ids": [
        "8ea045fb-a235-41fc-b949-46314ea7a380"
    ],
    "release_date": "2024-04-19",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "More Lori Goldston! She played on somesurprises' most recent LP, Perseids.\n\nLocal band somesurprises played Live on KEXP during April of 2024! Check out the full performance here, and enjoy:\nhttps://www.youtube.com/watch?v=W9MyyVGYnKw\n---\nListen to more from Perseids here: https://somesurprises.bandcamp.com",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}