Information about plays

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

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

{
    "id": 3632831,
    "uri": "https://api.kexp.org/v2/plays/3632831/?format=api",
    "airdate": "2026-03-23T18:56:48-07:00",
    "show": 66262,
    "show_uri": "https://api.kexp.org/v2/shows/66262/?format=api",
    "image_uri": "https://dn710709.ca.archive.org/0/items/mbid-f06354d9-9260-4bd0-83d6-76a20bc94bd0/mbid-f06354d9-9260-4bd0-83d6-76a20bc94bd0-24575512057_thumb500.jpg",
    "thumbnail_uri": "https://ia803109.us.archive.org/29/items/mbid-f06354d9-9260-4bd0-83d6-76a20bc94bd0/mbid-f06354d9-9260-4bd0-83d6-76a20bc94bd0-24575512057_thumb250.jpg",
    "song": "Wow (GUAU! Mexican Institute of Sound Remix)",
    "track_id": "da891d3d-c471-4213-b86e-c80d72466e9c",
    "recording_id": "bc704d4b-6a3c-4c31-9d70-b2ca92746aa8",
    "artist": "Beck",
    "artist_ids": [
        "309c62ba-7a22-4277-9f67-4a162526d18a"
    ],
    "album": "Wow (GUAU! Mexican Institute of Sound Remix)",
    "release_id": "f06354d9-9260-4bd0-83d6-76a20bc94bd0",
    "release_group_id": "872bea09-a5c3-42e9-bded-f70c16662eca",
    "labels": [
        "Fonograf Records"
    ],
    "label_ids": [
        "64ba9339-81d8-4159-9731-619053e03e3d"
    ],
    "release_date": "2016-08-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Beck to Mexican Institute of Sound takes us to El Sonido with Albina starting with.... Mexican Institute of Sound!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}