Information about plays

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

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

{
    "id": 3633096,
    "uri": "https://api.kexp.org/v2/plays/3633096/?format=api",
    "airdate": "2026-03-24T11:05:10-07:00",
    "show": 66268,
    "show_uri": "https://api.kexp.org/v2/shows/66268/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn711104.ca.archive.org/0/items/mbid-9259cb58-e233-4162-acb1-e739ff102568/mbid-9259cb58-e233-4162-acb1-e739ff102568-1487674182_thumb250.jpg",
    "song": "1969",
    "track_id": "fee9deb7-8380-38c3-8232-e926115ecd89",
    "recording_id": "50a1b36d-7054-42e7-bb56-f67c1b355fc1",
    "artist": "The Stooges",
    "artist_ids": [
        "794c6bf2-3241-416f-9b8f-24e2d84a1c4b"
    ],
    "album": "The Stooges",
    "release_id": "9259cb58-e233-4162-acb1-e739ff102568",
    "release_group_id": "18037a41-2695-3a8f-a732-f6653a7f125b",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1988-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ron Asheton of The Stooges heavily sampled the guitar riff from The Byrds' \"Tribal Gathering.\" \n---\nJohn Cale produced this song. We absolutely loved it when John Cale graced our studio for a live performance in 2012: https://www.youtube.com/watch?v=1tEgJk5VfSc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}