Information about plays

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

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

{
    "id": 3639368,
    "uri": "https://api.kexp.org/v2/plays/3639368/?format=api",
    "airdate": "2026-04-08T07:12:02-07:00",
    "show": 66398,
    "show_uri": "https://api.kexp.org/v2/shows/66398/?format=api",
    "image_uri": "https://ia800206.us.archive.org/7/items/mbid-9d228105-0575-4b0a-9505-cf53f3318836/mbid-9d228105-0575-4b0a-9505-cf53f3318836-7269431799_thumb500.jpg",
    "thumbnail_uri": "https://dn710606.ca.archive.org/0/items/mbid-9d228105-0575-4b0a-9505-cf53f3318836/mbid-9d228105-0575-4b0a-9505-cf53f3318836-7269431799_thumb250.jpg",
    "song": "Heaven's on Fire",
    "track_id": "104d55f9-48b1-305e-9dbd-8e18f6c76b23",
    "recording_id": "21d2aeac-424b-416c-bb22-21d37fd027ea",
    "artist": "The Radio Dept.",
    "artist_ids": [
        "e664d1cd-23ab-48d5-b8fa-e98485daa5be"
    ],
    "album": "Passive Aggressive: Singles 2002-2010",
    "release_id": "9d228105-0575-4b0a-9505-cf53f3318836",
    "release_group_id": "b07bfc86-02d7-4a0c-8816-51b0b4d15ce2",
    "labels": [
        "Labrador"
    ],
    "label_ids": [
        "9c4f19be-ce66-44a6-8a19-9202c17361b5"
    ],
    "release_date": "2011-01-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Heaven’s on Fire” begins with a sample of Thurston Moore from the documentary “1991: The Year Punk Broke”. The sample sets the theme for the song: youth liberation and emotional rebellion against big business and decrying the masses who Moore was trying to incite but who don’t really care.\n\nThe Radio Dept. is a shoegaze-inspired group from Malmo, Sweden.\n\nhttps://theradiodept.bandcamp.com\nhttps://www.theradiodept.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}