Information about plays

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

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

{
    "id": 3629236,
    "uri": "https://api.kexp.org/v2/plays/3629236/?format=api",
    "airdate": "2026-03-15T10:50:09-07:00",
    "show": 66187,
    "show_uri": "https://api.kexp.org/v2/shows/66187/?format=api",
    "image_uri": "https://dn710306.ca.archive.org/0/items/mbid-117a2fdf-332c-49c5-b205-7f0f5359128e/mbid-117a2fdf-332c-49c5-b205-7f0f5359128e-44081407069_thumb500.jpg",
    "thumbnail_uri": "https://dn710306.ca.archive.org/0/items/mbid-117a2fdf-332c-49c5-b205-7f0f5359128e/mbid-117a2fdf-332c-49c5-b205-7f0f5359128e-44081407069_thumb250.jpg",
    "song": "River Rise",
    "track_id": "cf0bc94d-f092-42d8-afc1-34bfd6ad2989",
    "recording_id": "d8ca5730-ffb1-4f2d-855a-3062ccc54a09",
    "artist": "Ora Cogan",
    "artist_ids": [
        "5b1b9c77-dfee-42ce-a4ae-abee4d40d407"
    ],
    "album": "Hard Hearted Woman",
    "release_id": "117a2fdf-332c-49c5-b205-7f0f5359128e",
    "release_group_id": "ea914ec7-7f9a-486e-a5f9-f00a9aacbf4f",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Written in Nanaimo, B.C artist is playing Thee Stork Club, SF 5/15 and The Substation, Seattle 5/19 https://oracogan.bandcamp.com/album/hard-hearted-woman",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}