Information about plays

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

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

{
    "id": 3552708,
    "uri": "https://api.kexp.org/v2/plays/3552708/?format=api",
    "airdate": "2025-09-13T21:59:52-07:00",
    "show": 64556,
    "show_uri": "https://api.kexp.org/v2/shows/64556/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-5c391077-e2ed-4d23-a444-59185b7e5f76/mbid-5c391077-e2ed-4d23-a444-59185b7e5f76-39444575619_thumb500.jpg",
    "thumbnail_uri": "https://ia801608.us.archive.org/15/items/mbid-5c391077-e2ed-4d23-a444-59185b7e5f76/mbid-5c391077-e2ed-4d23-a444-59185b7e5f76-39444575619_thumb250.jpg",
    "song": "Poor Born",
    "track_id": "41f73507-b3fc-35e9-850b-a979b6e7a730",
    "recording_id": "cac45d26-30d2-4771-9b54-4d7a1d2023d1",
    "artist": "Dead Moon",
    "artist_ids": [
        "4866af3e-7586-403e-bea4-f27bcbcadbb6"
    ],
    "album": "Echoes of the Past",
    "release_id": "5c391077-e2ed-4d23-a444-59185b7e5f76",
    "release_group_id": "4e73ec2a-a34f-36fe-8270-bf1df548c3b6",
    "labels": [],
    "label_ids": [],
    "release_date": "2006-09-12",
    "rotation_status": null,
    "is_local": true,
    "is_request": true,
    "is_live": false,
    "comment": "For Jesse in Missoula, MT.\n\nEchoes of the Past was compiled by Fred Cole himself.\n\nhttps://www.deadmoonusa.com/\nhttps://www.subpop.com/artists/dead_moon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}