Information about plays

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

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

{
    "id": 3576996,
    "uri": "https://api.kexp.org/v2/plays/3576996/?format=api",
    "airdate": "2025-11-11T23:07:01-08:00",
    "show": 65085,
    "show_uri": "https://api.kexp.org/v2/shows/65085/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-9140d544-0bae-42f7-a28f-e3f2da19d492/mbid-9140d544-0bae-42f7-a28f-e3f2da19d492-32028277191_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-9140d544-0bae-42f7-a28f-e3f2da19d492/mbid-9140d544-0bae-42f7-a28f-e3f2da19d492-32028277191_thumb250.jpg",
    "song": "First Love / Late Spring",
    "track_id": "8358fddc-fbec-4e29-89a6-ee289adf3c2e",
    "recording_id": "0fccbc82-2cdc-42b6-a403-1d134f06fb78",
    "artist": "Mitski",
    "artist_ids": [
        "fa58cf24-0e44-421d-8519-8bf461dcfaa5"
    ],
    "album": "Bury Me at Make Out Creek",
    "release_id": "9140d544-0bae-42f7-a28f-e3f2da19d492",
    "release_group_id": "cd9c3520-77bc-4109-9183-13a70f8efae8",
    "labels": [
        "Don Giovanni Records"
    ],
    "label_ids": [
        "dcea8cc5-4fc4-4f77-aeef-3e5a14863776"
    ],
    "release_date": "2014-11-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy anniversary to this album! Bury Me at Make Out Creek, released on this day in 2014\n\n2014 album with a title taken from The Simpsons: https://kexp.org/50\n\nTroy Nelson hosted Mitski - Live in the KEXP Studio in October 2018: https://youtu.be/22nLs0Omn-8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}