Information about plays

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

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

{
    "id": 3637296,
    "uri": "https://api.kexp.org/v2/plays/3637296/?format=api",
    "airdate": "2026-04-03T14:12:07-07:00",
    "show": 66354,
    "show_uri": "https://api.kexp.org/v2/shows/66354/?format=api",
    "image_uri": "https://dn711003.ca.archive.org/0/items/mbid-2f803106-a53a-49f4-8b9c-991a38a1b3b8/mbid-2f803106-a53a-49f4-8b9c-991a38a1b3b8-11574025842_thumb500.jpg",
    "thumbnail_uri": "https://dn711003.ca.archive.org/0/items/mbid-2f803106-a53a-49f4-8b9c-991a38a1b3b8/mbid-2f803106-a53a-49f4-8b9c-991a38a1b3b8-11574025842_thumb250.jpg",
    "song": "Smash It Up, Part 2",
    "track_id": "1c9bbe1e-b598-3902-9c59-6dc03c1b8bee",
    "recording_id": "3ce7febe-305d-4f63-b1c9-b330c37b5054",
    "artist": "The Damned",
    "artist_ids": [
        "77d21c13-846f-4f48-9546-873949eff6ae"
    ],
    "album": "Machine Gun Etiquette",
    "release_id": "fa810a68-7290-4706-b176-20441179c035",
    "release_group_id": "2e30aefe-004b-3680-8ad4-4b2398d8e0ed",
    "labels": [
        "Emergo"
    ],
    "label_ids": [
        "55514f82-e443-47d7-ab84-8f4fe20130cf"
    ],
    "release_date": "1991-07-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Damned just released an all covers album, Not Like Everyone Else on January 23rd to mark their 50th anniversary.\n\nhttps://superdeluxeedition.com/news/the-damned-not-like-everybody-else/\n--\nCheck out The Damned performing Smash It Up at Lock In Live, 2017. https://www.youtube.com/watch?v=i9zzqfjdF2Y",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}