Information about plays

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

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

{
    "id": 3611267,
    "uri": "https://api.kexp.org/v2/plays/3611267/?format=api",
    "airdate": "2026-01-31T03:19:54-08:00",
    "show": 65799,
    "show_uri": "https://api.kexp.org/v2/shows/65799/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-ba7b60a7-5629-4be7-ad3b-291bf0b6afec/mbid-ba7b60a7-5629-4be7-ad3b-291bf0b6afec-43784598525_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-ba7b60a7-5629-4be7-ad3b-291bf0b6afec/mbid-ba7b60a7-5629-4be7-ad3b-291bf0b6afec-43784598525_thumb250.jpg",
    "song": "聚牙地獄 — Atata Naraka",
    "track_id": "1bf4cae9-450c-4cba-863e-4827a0f2cf45",
    "recording_id": "29c1244f-8456-441b-b6ba-edcaecd1da05",
    "artist": "Scattered Purgatory 破地獄",
    "artist_ids": [
        "8bd39b1f-c33f-4fb7-a9e6-b24e394c3a1b"
    ],
    "album": "波地獄 — Post Purgatory",
    "release_id": "ba7b60a7-5629-4be7-ad3b-291bf0b6afec",
    "release_group_id": "680dfbdf-eacb-4245-b582-b23a66a4e3d8",
    "labels": [
        "Guruguru Brain"
    ],
    "label_ids": [
        "de0ecc1e-519d-40fe-8a29-b07035d9462e"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}