Information about plays

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

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

{
    "id": 3608016,
    "uri": "https://api.kexp.org/v2/plays/3608016/?format=api",
    "airdate": "2026-01-23T10:19:41-08:00",
    "show": 65731,
    "show_uri": "https://api.kexp.org/v2/shows/65731/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Feed My Release",
    "track_id": "a0accff2-667e-440c-a51d-ae5ab1a13d5f",
    "recording_id": "87b1a3db-c939-421f-89e5-d29b7c4ab79d",
    "artist": "Naima Bock",
    "artist_ids": [
        "e9613311-8017-40d0-a4f9-d27e3a90c2bc"
    ],
    "album": "Below a Massive Dark Land",
    "release_id": "e0b4729e-80ce-46cc-b7d6-5c8743ed1d9f",
    "release_group_id": "925a20be-3d73-4c18-a49f-b5c010f897f5",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2024-09-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Naima Bock will be back on the west coast soon! \n\n-Seattle on Thursday, February 5th at the Tractor Tavern\n\n-Oakland on Monday, February 9th at the Ivy Room \n\nNaima Bock shared songs from Below a Massive Dark Land Live on KEXP in 2024: https://www.youtube.com/watch?v=_pQHJg7hKC4&t=964s\n\nhttps://naimabock.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}