Information about plays

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

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

{
    "id": 3598286,
    "uri": "https://api.kexp.org/v2/plays/3598286/?format=api",
    "airdate": "2025-12-31T03:55:23-08:00",
    "show": 65521,
    "show_uri": "https://api.kexp.org/v2/shows/65521/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Crystallise My Tears",
    "track_id": "fd9ed93e-278f-46af-957e-f566081bc0c8",
    "recording_id": "f71899e3-ccfa-418b-b423-2a59b9bfe4d7",
    "artist": "Danny L Harle, Oklou & MNEK",
    "artist_ids": [
        "13e2db47-3010-48b8-a8b9-667551f37119",
        "1fd94d42-5e6a-46f2-84bf-9cc0be6c009f",
        "27e7c2e8-badc-4a97-8b93-24b6c530b038"
    ],
    "album": "Crystallise My Tears",
    "release_id": "872b2d7e-2a17-4ca0-addd-97b8abe6bac9",
    "release_group_id": "089e827a-e58c-4d0b-8e6c-08a147b0511e",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2025-11-19",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Album out February 2026!\nDaniel Jack Eisner Harle is a British music producer and composer who records under the name Danny L Harle. He was formerly signed to the London-based PC Music label and is a member of Dux Content with A. G. Cook. \nhttps://dannylharle.bandcamp.com/album/cerulean",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}