Information about plays

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

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

{
    "id": 3554885,
    "uri": "https://api.kexp.org/v2/plays/3554885/?format=api",
    "airdate": "2025-09-19T05:38:23-07:00",
    "show": 64600,
    "show_uri": "https://api.kexp.org/v2/shows/64600/?format=api",
    "image_uri": "https://ia600905.us.archive.org/11/items/mbid-1f5cff2f-e223-46ed-bcc9-d967f3149b85/mbid-1f5cff2f-e223-46ed-bcc9-d967f3149b85-42627071150_thumb500.jpg",
    "thumbnail_uri": "https://dn710001.ca.archive.org/0/items/mbid-1f5cff2f-e223-46ed-bcc9-d967f3149b85/mbid-1f5cff2f-e223-46ed-bcc9-d967f3149b85-42627071150_thumb250.jpg",
    "song": "the chase",
    "track_id": "7a35665a-4ea3-467b-917d-84f0dd08737b",
    "recording_id": "52450628-1793-4170-8fdb-e5ae25549df6",
    "artist": "They Are Gutting a Body of Water",
    "artist_ids": [
        "16bb2a92-2f1e-445d-b24e-3d60f435043b"
    ],
    "album": "LOTTO",
    "release_id": "1f5cff2f-e223-46ed-bcc9-d967f3149b85",
    "release_group_id": "1b0c66bd-f02b-43dc-92b7-6b5ea9a0dab5",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing The Vera Project in Seattle on November 9.\n\nā€œI dream of teeth falling out // I dream of swimming through dirt // and later wake up in a pool of sweat // and she gazes at me lovingly // the me she remembers,ā€ \n\nhttps://theyareguttingabodyofwater.bandcamp.com/album/lotto",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}