Information about plays

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

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

{
    "id": 3586335,
    "uri": "https://api.kexp.org/v2/plays/3586335/?format=api",
    "airdate": "2025-12-03T15:21:30-08:00",
    "show": 65279,
    "show_uri": "https://api.kexp.org/v2/shows/65279/?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 in our studio in 2022: https://www.youtube.com/watch?\nv=4gj65udESGw\n--\nThe band recorded their second album 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\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}