Information about plays

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

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

{
    "id": 3629267,
    "uri": "https://api.kexp.org/v2/plays/3629267/?format=api",
    "airdate": "2026-03-15T12:43:18-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-b1c11b54-9c2e-4c13-9dc7-cf5d8d1aa6bc/mbid-b1c11b54-9c2e-4c13-9dc7-cf5d8d1aa6bc-30806388948_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-b1c11b54-9c2e-4c13-9dc7-cf5d8d1aa6bc/mbid-b1c11b54-9c2e-4c13-9dc7-cf5d8d1aa6bc-30806388948_thumb250.jpg",
    "song": "WHAT MORE (feat. Greentea Peng)",
    "track_id": "9bd03aa2-1a6d-41fb-b50f-c8fcd16881f9",
    "recording_id": "15553ad2-16b9-4937-8bfa-7fb430c7716b",
    "artist": "Swindle",
    "artist_ids": [
        "9af97a45-6077-47d6-8f65-3661e1373765"
    ],
    "album": "THE NEW WORLD",
    "release_id": "b1c11b54-9c2e-4c13-9dc7-cf5d8d1aa6bc",
    "release_group_id": "87ffe236-218f-424c-a7a5-9b8ba4fadabd",
    "labels": [
        "BMG Rights Management"
    ],
    "label_ids": [
        "49b3f86b-46e5-40bf-b05c-f8ee4eb89327"
    ],
    "release_date": "2021-10-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://swindleuk.bandcamp.com/album/the-new-world\nIG: @swindleuk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}