Information about plays

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

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

{
    "id": 3610561,
    "uri": "https://api.kexp.org/v2/plays/3610561/?format=api",
    "airdate": "2026-01-29T09:29:45-08:00",
    "show": 65784,
    "show_uri": "https://api.kexp.org/v2/shows/65784/?format=api",
    "image_uri": "https://coverartarchive.org/release/058aefde-1963-4778-8e22-d47f05b7a040/8007680522-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/058aefde-1963-4778-8e22-d47f05b7a040/8007680522-250.jpg",
    "song": "Typical Girls",
    "track_id": null,
    "recording_id": "69f16070-3c24-4d6a-a4d7-7a04899a8a1e",
    "artist": "The Slits",
    "artist_ids": [
        "ff9ef2ef-73a6-496c-8528-4b12b21afbfd"
    ],
    "album": "Typical Girls",
    "release_id": null,
    "release_group_id": "d16f02a0-4b1e-3301-8b52-4ab7f6b0cce4",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "1979-09-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Viv Albertine spoke to Loud and Quiet about being a part of the Clash's White Riot tour that also included supporting acts The Jam, Buzzcocks, Subway Sect and The Prefects: “We were like the massive rebels of the tour. The way we looked was much more unusual or far out than the guys, because by now people were used to rock and roll looking guys, but girls in fetish wear, with their t-shirts slashed, hair standing a mile on end and in Doctor Martin boots? They couldn’t stand it...\"\nhttps://www.loudandquiet.com/interview/the-slits/\n\nWe've got Clash Day coming up this Friday, February 6th!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}