Information about plays

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

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

{
    "id": 3629724,
    "uri": "https://api.kexp.org/v2/plays/3629724/?format=api",
    "airdate": "2026-03-16T11:23:48-07:00",
    "show": 66198,
    "show_uri": "https://api.kexp.org/v2/shows/66198/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-ed419b5c-db70-4f6a-af31-945110359a53/mbid-ed419b5c-db70-4f6a-af31-945110359a53-39838993861_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-ed419b5c-db70-4f6a-af31-945110359a53/mbid-ed419b5c-db70-4f6a-af31-945110359a53-39838993861_thumb250.jpg",
    "song": "Goatbrain (radio edit)",
    "track_id": "ffab7935-580c-4415-826e-d8ae245365a2",
    "recording_id": "f26f095d-cc50-43a3-a7f8-f88c8272a444",
    "artist": "Goat",
    "artist_ids": [
        "6738d800-5160-4959-b78a-ae12c5dba3d0"
    ],
    "album": "Goatbrain (radio edit)",
    "release_id": "ed419b5c-db70-4f6a-af31-945110359a53",
    "release_group_id": "56dbbd2a-4ece-49d2-bf31-b5d7e6b771ca",
    "labels": [
        "Rocket Recordings"
    ],
    "label_ids": [
        "d681d3ce-6af2-4661-8b49-fc3d20f390a5"
    ],
    "release_date": "2024-09-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The latest offering from Swedish experimental psych rock outfit Goat is yet another exhilarating trip. Through layered guitars, flutes, keys and percussion, their rhythmic meditations propel listeners through global dance, introspective folk, ripping psych rock and more for a unique and wildly diverse sonic tapestry that could only come from Goat,\" writes KEXP's Music Director, Chris Sanley. \n\nhttps://goat.bandcamp.com/album/goat",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}