Information about plays

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

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

{
    "id": 3570664,
    "uri": "https://api.kexp.org/v2/plays/3570664/?format=api",
    "airdate": "2025-10-27T15:04:08-07:00",
    "show": 64950,
    "show_uri": "https://api.kexp.org/v2/shows/64950/?format=api",
    "image_uri": "https://dn710102.ca.archive.org/0/items/mbid-1e32f262-e0b3-4307-bd19-0ea6a78a87d7/mbid-1e32f262-e0b3-4307-bd19-0ea6a78a87d7-43001721684_thumb500.jpg",
    "thumbnail_uri": "https://dn710102.ca.archive.org/0/items/mbid-1e32f262-e0b3-4307-bd19-0ea6a78a87d7/mbid-1e32f262-e0b3-4307-bd19-0ea6a78a87d7-43001721684_thumb250.jpg",
    "song": "White Kites and Sky Blue",
    "track_id": "8a37cb49-4276-4225-9ab6-2c3a93f32bb3",
    "recording_id": "13b92735-0e11-461b-ad0e-a51a261035db",
    "artist": "Leanne Betasamosake Simpson",
    "artist_ids": [
        "5c09dcfe-52ba-46f5-b248-92fb846dbfba"
    ],
    "album": "Live Like The Sky",
    "release_id": "1e32f262-e0b3-4307-bd19-0ea6a78a87d7",
    "release_group_id": "0b055ceb-0464-4ae4-ad57-ad61f2c4857d",
    "labels": [
        "You've Changed Records"
    ],
    "label_ids": [
        "ca792f70-e07f-45a1-998e-45e89b8a6be8"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Leanne Betasamosake Simpson will be hosting a book club at Tidelands on Thursday, June 19th!\n\"Join us on Juneteenth, an evening with acclaimed Michi Saagiig Nishnaabeg scholar, writer, and musician Leanne Betasamosake Simpson. This special event features a live fireside chat with All My Relations Podcast and Leanne where we discuss her latest release, Theory of Water.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}