Information about plays

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

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

{
    "id": 3625520,
    "uri": "https://api.kexp.org/v2/plays/3625520/?format=api",
    "airdate": "2026-03-05T06:30:11-08:00",
    "show": 66095,
    "show_uri": "https://api.kexp.org/v2/shows/66095/?format=api",
    "image_uri": "https://dn720706.ca.archive.org/0/items/mbid-5a32f2d3-7bf4-314d-9ddb-4e2f62b46221/mbid-5a32f2d3-7bf4-314d-9ddb-4e2f62b46221-19760017691_thumb500.jpg",
    "thumbnail_uri": "https://ia801701.us.archive.org/18/items/mbid-5a32f2d3-7bf4-314d-9ddb-4e2f62b46221/mbid-5a32f2d3-7bf4-314d-9ddb-4e2f62b46221-19760017691_thumb250.jpg",
    "song": "Murderous",
    "track_id": "b359d3d0-2685-324f-98e4-b713185da752",
    "recording_id": "6b2b50cd-2b86-405c-a1ea-7b574e34f73f",
    "artist": "Nitzer Ebb",
    "artist_ids": [
        "d260c14e-2ef1-4d3d-8739-70d517efac8a"
    ],
    "album": "That Total Age",
    "release_id": "5a32f2d3-7bf4-314d-9ddb-4e2f62b46221",
    "release_group_id": "9072cce4-ee68-35a2-9e79-29e10f3706e7",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "1987-06-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nitzer Ebb formed in 1982 and their debut album 'That Total Age' was released in 1987. Douglas McCarthy, Nitzer Ebb vocalist and founding member, died June 2025. The symbols on the cover of the album stand for \"Force is Machine\", \"Visions of Order\", and \"Muscle and Hate\".\n\nhttps://www.nitzerebbprodukt.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}