Information about plays

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

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

{
    "id": 3601097,
    "uri": "https://api.kexp.org/v2/plays/3601097/?format=api",
    "airdate": "2026-01-06T17:48:01-08:00",
    "show": 65581,
    "show_uri": "https://api.kexp.org/v2/shows/65581/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "505",
    "track_id": "6e564706-875b-3c64-9f6d-5be291c870f3",
    "recording_id": "8dee0224-bcf9-4023-a805-9562bafd3450",
    "artist": "Arctic Monkeys",
    "artist_ids": [
        "ada7a83c-e3e1-40f1-93f9-3e73dbc9298a"
    ],
    "album": "Favourite Worst Nightmare",
    "release_id": "5c5f37c6-01c2-36e8-a53d-a7d5be988e7b",
    "release_group_id": "f113fa38-7908-3ec9-8145-d2455e78a8b2",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "f27235b7-7666-4d70-a2c7-9f7b1981eaa0"
    ],
    "release_date": "2007-04-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'505' refers to the number of the hotel room where songwriter Alex Turner's girlfriend was staying -- and he was pining to return.  The song features an organ sample from Ennio Morricone's epic score to the Spaghetti Western 'The Good, The Bad, & The Ugly\"!\n\nRead more at RadioX: https://tinyurl.com/ykxt4v9c",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}