Information about plays

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

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

{
    "id": 3628159,
    "uri": "https://api.kexp.org/v2/plays/3628159/?format=api",
    "airdate": "2026-03-12T17:05:50-07:00",
    "show": 66163,
    "show_uri": "https://api.kexp.org/v2/shows/66163/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-48961869-ebc1-412e-8b74-73d2b243e34c/mbid-48961869-ebc1-412e-8b74-73d2b243e34c-42141722798_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-48961869-ebc1-412e-8b74-73d2b243e34c/mbid-48961869-ebc1-412e-8b74-73d2b243e34c-42141722798_thumb250.jpg",
    "song": "Closer (clean original)",
    "track_id": "8c4e7326-42d7-3610-8c1e-cffdb847fe11",
    "recording_id": "3d645c61-a262-4171-a9b7-d5ee81f69e64",
    "artist": "Nine Inch Nails",
    "artist_ids": [
        "b7ffd2af-418f-4be2-bdd1-22f8b48613da"
    ],
    "album": "Closer",
    "release_id": "48961869-ebc1-412e-8b74-73d2b243e34c",
    "release_group_id": "61ae1b48-43dd-3755-bae4-52d38f12d063",
    "labels": [
        "Nothing Records"
    ],
    "label_ids": [
        "4b5cba06-6a79-454c-91f5-3fe220d4950d"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It's the Spring Drive, it's Thursday, it's BIG in the 90's. All 90's on Drive Time!\n\nSupport Evie, Support the Spring Drive and KEXP!\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}