Information about plays

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

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

{
    "id": 3637770,
    "uri": "https://api.kexp.org/v2/plays/3637770/?format=api",
    "airdate": "2026-04-04T15:53:59-07:00",
    "show": 66366,
    "show_uri": "https://api.kexp.org/v2/shows/66366/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-06217f40-785f-4765-a382-15259baa8251/mbid-06217f40-785f-4765-a382-15259baa8251-38354959432_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-06217f40-785f-4765-a382-15259baa8251/mbid-06217f40-785f-4765-a382-15259baa8251-38354959432_thumb250.jpg",
    "song": "E.V.P.",
    "track_id": "5c1bb8e0-62ff-4cac-b941-d0bacfa3b0f1",
    "recording_id": "56767d96-8391-4de1-8bdd-652aa5099f66",
    "artist": "Blood Orange",
    "artist_ids": [
        "3d254f1e-7d18-431b-baeb-68e57695dfdb"
    ],
    "album": "Freetown Sound",
    "release_id": "06217f40-785f-4765-a382-15259baa8251",
    "release_group_id": "28758285-c1e0-4b97-a014-c21bd1c8f5ec",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "f27235b7-7666-4d70-a2c7-9f7b1981eaa0"
    ],
    "release_date": "2016-08-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dev Hynes collaborated with Blondie's Debbie Harry on this one! https://bloodorangenyc.bandcamp.com/album/freetown-sound\n\nE.V.P means \"Electronic Voice Phenomenon\" which are sounds found on electronic recordings that may be from ghosts!\n\nThey'll be at this year's Bumbershoot!\nhttps://bumbershoot.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}