Information about plays

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

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

{
    "id": 3635520,
    "uri": "https://api.kexp.org/v2/plays/3635520/?format=api",
    "airdate": "2026-03-30T08:35:35-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://dn720906.ca.archive.org/0/items/mbid-d0383edb-2211-493d-b0a4-b5efad677357/mbid-d0383edb-2211-493d-b0a4-b5efad677357-44088004754_thumb500.jpg",
    "thumbnail_uri": "https://ia902902.us.archive.org/14/items/mbid-d0383edb-2211-493d-b0a4-b5efad677357/mbid-d0383edb-2211-493d-b0a4-b5efad677357-44088004754_thumb250.jpg",
    "song": "NOT TODAY",
    "track_id": "e4df4387-89d3-4c39-a678-c29eed664677",
    "recording_id": "85a90cc0-2506-4193-8758-aadffd27e95d",
    "artist": "Kim Gordon",
    "artist_ids": [
        "19301485-ac9c-4dad-885b-cd8e8c8b4184"
    ],
    "album": "PLAY ME",
    "release_id": "d0383edb-2211-493d-b0a4-b5efad677357",
    "release_group_id": "a7fc5586-831c-4e31-970d-4782899f77d0",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The latest release from Kim! 'PLAY ME,' is distilled and immediate, expanding Gordon’s sonic palette to include more melodic beats and the motoric drive of krautrock. \n\n“We wanted the songs to be short,” Gordon says. “We wanted to do it really fast. It’s more focused, and maybe more confident.\" \n\nHere's the music video for NOT TODAY: https://www.youtube.com/watch?v=M8_2lYNURu4\n\nhttps://kimgordon.bandcamp.com/album/play-me\nhttps://kimaltheagordon.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}