Information about plays

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

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

{
    "id": 3616960,
    "uri": "https://api.kexp.org/v2/plays/3616960/?format=api",
    "airdate": "2026-02-13T11:40:35-08:00",
    "show": 65921,
    "show_uri": "https://api.kexp.org/v2/shows/65921/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Rock City",
    "track_id": "9661d551-b14d-47da-93a9-f86accf22778",
    "recording_id": "08ebc88b-266b-44da-b3f9-d7693dfd7123",
    "artist": "Horsegirl",
    "artist_ids": [
        "4424a6e5-5232-4410-b1f0-b8b510d31ffd"
    ],
    "album": "Phonetics On and On",
    "release_id": "a3defc19-b4f2-4939-8530-3033c25b73b3",
    "release_group_id": "a1b1c950-334e-40b5-b819-209ed6c49673",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2025-02-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chicago trio Horsegirl  (Nora Cheng \nPenelope Lowenstein, and\nGenevieve Reece ) were Live on KEXP in 2022: https://www.youtube.com/watch?\nv=4gj65udESGw\n\n\"The band recorded their second album, Phonetics On and On, during some of the coldest days in Chicago in 2024. With the heating off in The Loft to avoid sound interference, the band was bundled in multiple sweaters and sitting on their hands between takes.\"  https://thisishorsegirl.bandcamp.com/album/phonetics-on-and-on",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}