Information about plays

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

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

{
    "id": 3519377,
    "uri": "https://api.kexp.org/v2/plays/3519377/?format=api",
    "airdate": "2025-06-27T04:36:26-07:00",
    "show": 63847,
    "show_uri": "https://api.kexp.org/v2/shows/63847/?format=api",
    "image_uri": "https://ia801606.us.archive.org/7/items/mbid-5a32f2d3-7bf4-314d-9ddb-4e2f62b46221/mbid-5a32f2d3-7bf4-314d-9ddb-4e2f62b46221-19760017691_thumb500.jpg",
    "thumbnail_uri": "https://ia801606.us.archive.org/7/items/mbid-5a32f2d3-7bf4-314d-9ddb-4e2f62b46221/mbid-5a32f2d3-7bf4-314d-9ddb-4e2f62b46221-19760017691_thumb250.jpg",
    "song": "Join in the Chant",
    "track_id": "5cfdee85-6ad5-36c8-a7d3-fed5e58ba92b",
    "recording_id": "934e8c7f-225a-4e42-ae44-9133de1e45c3",
    "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": "Join the Chant, a cornerstone of That Total Age (1987), is often cited as one of the most influential EBM tracks of all time. With its shouted vocals, stark rhythm, and confrontational tone, it helped define the genre’s aesthetics and was foundational to the sound of labels like Wax Trax! in the U.S.\n\nRIP Douglas McCarthy of Nitzer Ebb.\n\nhttps://www.stereogum.com/2311466/nitzer-ebb-frontman-douglas-mccarthy-dead-at-58/news/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}