Information about plays

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

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

{
    "id": 3561216,
    "uri": "https://api.kexp.org/v2/plays/3561216/?format=api",
    "airdate": "2025-10-04T13:12:43-07:00",
    "show": 64744,
    "show_uri": "https://api.kexp.org/v2/shows/64744/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-81fa7fdc-12d0-44e8-9c74-16f8e2310e5c/mbid-81fa7fdc-12d0-44e8-9c74-16f8e2310e5c-27774241572_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-81fa7fdc-12d0-44e8-9c74-16f8e2310e5c/mbid-81fa7fdc-12d0-44e8-9c74-16f8e2310e5c-27774241572_thumb250.jpg",
    "song": "Fairytale of New York",
    "track_id": "a1749113-d610-32ba-aa60-48fbdfa0166a",
    "recording_id": "e7869a9c-d9c4-4f34-aedf-7ae748e8dcab",
    "artist": "The Pogues",
    "artist_ids": [
        "d41a6875-b626-4c0f-89a1-aecb643d29ff"
    ],
    "album": "Fairytale of New York",
    "release_id": "c30ffe20-265a-4c62-8c89-f783e89ae2a6",
    "release_group_id": "49137fc8-b42b-46ab-91d5-2bd7c4ad3615",
    "labels": [
        "Stiff Records"
    ],
    "label_ids": [
        "df57ad64-fae7-4976-a8a0-d6d344867e09"
    ],
    "release_date": "1987-11-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Suppor KEXP & Donate today: https://www.kexp.org/donate/\n\nFor the Fall Fundraising Drive we are counting down the Listener's Top Albums of all time!\n\n#727 The Pogues - Fairytle of New York\n---\nThis song originated with a bet by Elvis Costello that Shane MacGowan and Jem Finer couldn't come up with a Christmas record that wasn't slushy. The first attempts to record \"Fairytale of New York\" were as a duet with MacGowan and Pogues bass player Cait O'Riordan. They didn't have the song ready for a Christmas single, so they recorded it for their third album, If I Should Fall From Grace With God, which was produced by Steve Lillywhite. Lillywhite took the tapes home and had his wife, Kirsty MacColl, record a scratch vocal, but her voice was so good they decided to keep it. https://tinyurl.com/4tdjyx9b",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}