Information about plays

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

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

{
    "id": 3640537,
    "uri": "https://api.kexp.org/v2/plays/3640537/?format=api",
    "airdate": "2026-04-11T02:26:24-07:00",
    "show": 66420,
    "show_uri": "https://api.kexp.org/v2/shows/66420/?format=api",
    "image_uri": "https://coverartarchive.org/release/7ffb59dc-1715-4f68-9ee4-7c2e48324724/44285652267-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7ffb59dc-1715-4f68-9ee4-7c2e48324724/44285652267-250.jpg",
    "song": "Kuyu Mezar",
    "track_id": null,
    "recording_id": "6bd41bf1-e1b7-44a5-8ffd-c1af2a52d9f9",
    "artist": "She Past Away",
    "artist_ids": [
        "6bbb9ed3-bb91-452f-b801-5c9a511de165"
    ],
    "album": "Mizantrop",
    "release_id": null,
    "release_group_id": "7ae162b2-edb9-4590-b595-bf904288c7d9",
    "labels": [
        "Metropolis Records"
    ],
    "label_ids": [
        "55305fee-ba51-4dd5-afee-73c242b8046b"
    ],
    "release_date": "2026-02-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://shepastawayofficial.bandcamp.com/album/mizantrop",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}