Information about plays

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

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

{
    "id": 3640631,
    "uri": "https://api.kexp.org/v2/plays/3640631/?format=api",
    "airdate": "2026-04-11T06:49:40-07:00",
    "show": 66422,
    "show_uri": "https://api.kexp.org/v2/shows/66422/?format=api",
    "image_uri": "https://dn710601.ca.archive.org/0/items/mbid-0041638d-a5fc-3449-91e8-878b48d81815/mbid-0041638d-a5fc-3449-91e8-878b48d81815-2568904746_thumb500.jpg",
    "thumbnail_uri": "https://dn710601.ca.archive.org/0/items/mbid-0041638d-a5fc-3449-91e8-878b48d81815/mbid-0041638d-a5fc-3449-91e8-878b48d81815-2568904746_thumb250.jpg",
    "song": "Svefn-g-englar",
    "track_id": "bec03cfa-cb06-3ee5-9a00-96b2a2369bd0",
    "recording_id": "59e24cd5-5c11-4dd8-b6c2-99ed9885553c",
    "artist": "Sigur Rós",
    "artist_ids": [
        "f6f2326f-6b25-4170-b89d-e235b25508e8"
    ],
    "album": "Ágætis byrjun",
    "release_id": "0041638d-a5fc-3449-91e8-878b48d81815",
    "release_group_id": "62b427b8-1c52-34e7-b250-da2aa3e44860",
    "labels": [
        "[PIAS] America"
    ],
    "label_ids": [
        "909a6c83-c3cf-449c-a284-60f913b96b40"
    ],
    "release_date": "2001-05-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}