Information about plays

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

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

{
    "id": 3600227,
    "uri": "https://api.kexp.org/v2/plays/3600227/?format=api",
    "airdate": "2026-01-04T16:21:31-08:00",
    "show": 65563,
    "show_uri": "https://api.kexp.org/v2/shows/65563/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Wasteland",
    "track_id": "a174aa75-5f19-437a-824e-dbb9791c62e0",
    "recording_id": "a5160e33-016d-4cf4-b66e-28652bbf1121",
    "artist": "Snocaps",
    "artist_ids": [
        "5396d542-5270-4bbf-bd25-4ab0208d0541"
    ],
    "album": "Snocaps",
    "release_id": "77d12b54-6174-4e9e-aeae-54bf59cacf75",
    "release_group_id": "10784c68-fc54-4a0c-96df-29157ae6005d",
    "labels": [
        "Epitaph",
        "Anti‐"
    ],
    "label_ids": [
        "1bfd06be-a6ed-4ced-8159-7d4d2923a40c",
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to the Crutchfield twins, who turn 36 today!!!\n\nYou can see MJ Lenderman + Waxahatchee perform: - Seattle (Paramount) Sunday, May 3rd - San Francisco (The Masonic) Tuesday, May 5th \n\nSnocaps is a fresh new indie band consisting of Katie Crutchfield (better known as Waxahatchee), her sister Allison Crutchfield, MJ Lenderman, and Brad Cook.\n\nThe Snocaps project marks the first time the Crutchfield twins had recorded music together since the split of their previous band, PS Eliot.\n\nIt also marks Allison Crutchfield's first new music in seven years, following the release of the fourth Swearin' album Fall Into the Sun in 2018.\n\nKate Crutchfield, in her Substack newsletter, wrote that the sisters were interested in \"making something akin to what we made when we were younger\" with \"no ambitions and no plan, purely for our own enjoyment, for the experience of making something we ourselves wanted to hear.\" https://tinyurl.com/y57b4r8s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}