Information about plays

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

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

{
    "id": 3549075,
    "uri": "https://api.kexp.org/v2/plays/3549075/?format=api",
    "airdate": "2025-09-05T03:37:40-07:00",
    "show": 64477,
    "show_uri": "https://api.kexp.org/v2/shows/64477/?format=api",
    "image_uri": "https://dn721209.ca.archive.org/0/items/mbid-2633ec93-b330-4cd6-a183-7729bc0b6783/mbid-2633ec93-b330-4cd6-a183-7729bc0b6783-42462890804_thumb500.jpg",
    "thumbnail_uri": "https://dn721209.ca.archive.org/0/items/mbid-2633ec93-b330-4cd6-a183-7729bc0b6783/mbid-2633ec93-b330-4cd6-a183-7729bc0b6783-42462890804_thumb250.jpg",
    "song": "Punishers",
    "track_id": "c0044435-be4f-4d78-a46c-e331ec72f212",
    "recording_id": "41ecf903-f2fc-43a1-b550-dc0f6705fb06",
    "artist": "Die Spitz",
    "artist_ids": [
        "81cefa59-d9cd-410f-ac11-7b66519a9514"
    ],
    "album": "Something To Consume",
    "release_id": "2633ec93-b330-4cd6-a183-7729bc0b6783",
    "release_group_id": "47e4801b-2e0d-4de4-bbc1-56a55eacec98",
    "labels": [
        "Third Man Records"
    ],
    "label_ids": [
        "95336f80-eef4-41fa-a4ca-d4bc4ecebcde"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New song and video from Die Spitz! \nhttps://www.youtube.com/watch?v=bf9VTxCF1fw\n\nPlaying at KEXP on Tuesday, September 9th! \n\nOpening for Viagra Boys on 9/12 and 9/13 at Showbox Sodo and playing two headline shows at Baba Yaga on 10/10 and 10/11.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}