Information about plays

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

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

{
    "id": 3634335,
    "uri": "https://api.kexp.org/v2/plays/3634335/?format=api",
    "airdate": "2026-03-27T17:33:28-07:00",
    "show": 66294,
    "show_uri": "https://api.kexp.org/v2/shows/66294/?format=api",
    "image_uri": "https://dn711300.ca.archive.org/0/items/mbid-445299f2-badc-3fb9-939a-0bb448f238fe/mbid-445299f2-badc-3fb9-939a-0bb448f238fe-14012035921_thumb500.jpg",
    "thumbnail_uri": "https://dn711300.ca.archive.org/0/items/mbid-445299f2-badc-3fb9-939a-0bb448f238fe/mbid-445299f2-badc-3fb9-939a-0bb448f238fe-14012035921_thumb250.jpg",
    "song": "Take a Chance on Me",
    "track_id": "65ac503b-e7c4-3afc-a9b0-9298c81f4067",
    "recording_id": "af41b630-7c66-4796-a4fb-d92256435fa8",
    "artist": "Erasure",
    "artist_ids": [
        "43b58c98-3779-4b04-9a23-1c95cca3a145"
    ],
    "album": "Abba-esque",
    "release_id": "445299f2-badc-3fb9-939a-0bb448f238fe",
    "release_group_id": "d5e4176c-c928-3a20-b900-75ed4d851a74",
    "labels": [
        "Mute",
        "Elektra Entertainment"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8",
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "ABBA cover EP!\n\n\"To promote its summer tour, reportedly a camp extravaganza surpassing the last one, electroduo Erasure offer a sweet, cool pop-sicle – a four-song EP of faithful ABBA covers.\"\n\nErasure are an English synth-pop duo formed in Londo nby Andy Bell andVince Clarke co-founder of Depeche Mode and synth-pop duo Yazoo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}