Information about plays

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

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

{
    "id": 3606836,
    "uri": "https://api.kexp.org/v2/plays/3606836/?format=api",
    "airdate": "2026-01-20T14:46:04-08:00",
    "show": 65708,
    "show_uri": "https://api.kexp.org/v2/shows/65708/?format=api",
    "image_uri": "https://dn721505.ca.archive.org/0/items/mbid-faacedc3-dbbd-434f-9521-0e25b98c26f9/mbid-faacedc3-dbbd-434f-9521-0e25b98c26f9-43561453277_thumb500.jpg",
    "thumbnail_uri": "https://dn721505.ca.archive.org/0/items/mbid-faacedc3-dbbd-434f-9521-0e25b98c26f9/mbid-faacedc3-dbbd-434f-9521-0e25b98c26f9-43561453277_thumb250.jpg",
    "song": "White Lighter",
    "track_id": "ae4bfff3-9c36-4f30-a93f-efc2893687c0",
    "recording_id": "a4ee79bc-faf1-4796-bc03-b33ce3b4fd0b",
    "artist": "Jean Dawson",
    "artist_ids": [
        "beaa1f19-19a0-4059-93bb-8f0c097f53fe"
    ],
    "album": "Rock A Bye Baby, Glimmer of God",
    "release_id": "faacedc3-dbbd-434f-9521-0e25b98c26f9",
    "release_group_id": "c2e69933-3e62-47fa-b732-0066c68b15c7",
    "labels": [
        "Handwritten Records"
    ],
    "label_ids": [
        "1093d200-4875-4528-a528-e640d908f8c5"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jean Dawson will be performing in Seattle, March 9th at WAMU!\n\nCheck to see if he's playing in a city near you here:\nhttps://www.jeandawson.com/\n---\nListen to more from \"Rock A Bye Baby, Glimmer of God\" here enjoy:\nhttps://jeandawson.bandcamp.com/album/rock-a-bye-baby",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}