Information about plays

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

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

{
    "id": 3671055,
    "uri": "https://api.kexp.org/v2/plays/3671055/?format=api",
    "airdate": "2026-06-22T06:09:51-07:00",
    "show": 67057,
    "show_uri": "https://api.kexp.org/v2/shows/67057/?format=api",
    "image_uri": "https://dn710905.ca.archive.org/0/items/mbid-f31bf32e-d1de-4784-8d46-f5c9e9d579f3/mbid-f31bf32e-d1de-4784-8d46-f5c9e9d579f3-21932615471_thumb500.jpg",
    "thumbnail_uri": "https://dn710905.ca.archive.org/0/items/mbid-f31bf32e-d1de-4784-8d46-f5c9e9d579f3/mbid-f31bf32e-d1de-4784-8d46-f5c9e9d579f3-21932615471_thumb250.jpg",
    "song": "Autobahn",
    "track_id": "5816609d-e3b0-3c7e-b89f-efaf17ec281a",
    "recording_id": "1fcc329c-a3c1-486e-8345-565e7f261ab7",
    "artist": "Kraftwerk",
    "artist_ids": [
        "5700dcd4-c139-4f31-aa3e-6382b9af9032"
    ],
    "album": "Autobahn",
    "release_id": "f31bf32e-d1de-4784-8d46-f5c9e9d579f3",
    "release_group_id": "f73729e8-4501-3088-aa20-44945296036e",
    "labels": [
        "Mute",
        "Kling Klang"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8",
        "142df2b2-07ea-43bd-9df9-4a2627ec6bb5"
    ],
    "release_date": "2009-10-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy belated summer solstice! Going out to Nancy in West Seattle and Rob in Tacoma!\n\nThe album version of \"Autobahn\" clocks in at an impressive 22:43, while the UK single edit is a \"measly\" 3:06!\n\nWhere ever would you hear the 22:43 version on the radio? KEXP, that's where!\n\nhttps://kraftwerk.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}