Information about plays

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

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

{
    "id": 3656367,
    "uri": "https://api.kexp.org/v2/plays/3656367/?format=api",
    "airdate": "2026-05-18T11:17:37-07:00",
    "show": 66751,
    "show_uri": "https://api.kexp.org/v2/shows/66751/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-9379cec6-32bb-4a10-a7cd-64b3effa8d98/mbid-9379cec6-32bb-4a10-a7cd-64b3effa8d98-41974659565_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-9379cec6-32bb-4a10-a7cd-64b3effa8d98/mbid-9379cec6-32bb-4a10-a7cd-64b3effa8d98-41974659565_thumb250.jpg",
    "song": "TEARS DON’T FALL (IN A RIVER)",
    "track_id": "f7e72271-2ce4-4df2-ae5b-4fc1fad023e0",
    "recording_id": "17de8c9c-0426-484f-b4c2-82b67489abb7",
    "artist": "King Isis",
    "artist_ids": [
        "0fc05542-32cb-4216-a287-d3bc3af369f5"
    ],
    "album": "SIRENITY",
    "release_id": "9379cec6-32bb-4a10-a7cd-64b3effa8d98",
    "release_group_id": "577ea901-497a-4764-8d58-697000e46c45",
    "labels": [
        "No Matter",
        "Dirty Hit"
    ],
    "label_ids": [
        "228f83d2-5d30-437b-ab4b-1c566ad7e6d9",
        "00912541-da5c-400f-9ea5-dde92828aa6a"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "King Isis is the queer, Black genre-bending afrofuture. Born-and-raised in the cultural hub of Oakland, CA, Isis emerges with a refreshing fusion, from alt-rock to RnB, to boho indie-pop. Through each song, Isis takes you on a journey, with haunting vocals, vulnerable lyrics, and expansive musical abilities. A counter-culture weirdo, King Isis creates for those outside the margins. https://kingisis.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}