Information about plays

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

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

{
    "id": 3630544,
    "uri": "https://api.kexp.org/v2/plays/3630544/?format=api",
    "airdate": "2026-03-18T08:12:57-07:00",
    "show": 66213,
    "show_uri": "https://api.kexp.org/v2/shows/66213/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-7018b870-ef4f-4b69-9c82-2c06dd59f496/mbid-7018b870-ef4f-4b69-9c82-2c06dd59f496-38322044245_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-7018b870-ef4f-4b69-9c82-2c06dd59f496/mbid-7018b870-ef4f-4b69-9c82-2c06dd59f496-38322044245_thumb250.jpg",
    "song": "New Big Prinz",
    "track_id": "d2610001-c48b-3ccf-ba6c-5f67dc07411f",
    "recording_id": "558f6195-b5eb-4ccf-af75-c97f30b2c75e",
    "artist": "The Fall",
    "artist_ids": [
        "d5da1841-9bc8-4813-9f89-11098090148e"
    ],
    "album": "I Am Kurious Oranj",
    "release_id": "7018b870-ef4f-4b69-9c82-2c06dd59f496",
    "release_group_id": "01bfec2a-3395-3957-8e8f-352e1872fda2",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "1988-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"I Am Kurious Oranj\" is The Fall’s eleventh studio album. Released  in 1988, it contains some of their most loved songs including “Cab It Up!” “Jerusalem” (which takes its lyrics from a poem by William Blake) and “New Big Prinz” which Pitchfork called “one of the songs that defined The Fall and Mark E. Smith”. \nThe album was written as the soundtrack to an avant-garde ballet titled “I Am Curious, Orange”, produced by the experimental Michael Clark Company and performed in London with The Fall playing live.: https://archive.beggars.com/fall-the-i-am-kurious-oranj/\n\nhttps://thefallmusic.bandcamp.com\nhttps://thefall.xyz/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}