Information about plays

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

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

{
    "id": 3645852,
    "uri": "https://api.kexp.org/v2/plays/3645852/?format=api",
    "airdate": "2026-04-23T18:17:49-07:00",
    "show": 66532,
    "show_uri": "https://api.kexp.org/v2/shows/66532/?format=api",
    "image_uri": "https://dn720906.ca.archive.org/0/items/mbid-b90a039b-d2f4-49f6-9ca2-706808da9e04/mbid-b90a039b-d2f4-49f6-9ca2-706808da9e04-44176681298_thumb500.jpg",
    "thumbnail_uri": "https://dn720906.ca.archive.org/0/items/mbid-b90a039b-d2f4-49f6-9ca2-706808da9e04/mbid-b90a039b-d2f4-49f6-9ca2-706808da9e04-44176681298_thumb250.jpg",
    "song": "Cacopoulos",
    "track_id": "cc11f27e-ff9d-41ce-a742-869f60e88200",
    "recording_id": "135ba63d-aa7e-4724-86c1-29b0f316ac2b",
    "artist": "Atabasca",
    "artist_ids": [
        "639fa706-4306-4fd6-82f4-aa6c866ce03b"
    ],
    "album": "Atabasca",
    "release_id": "b90a039b-d2f4-49f6-9ca2-706808da9e04",
    "release_group_id": "21a52c90-0f97-44c5-ae1e-b6a740f783a3",
    "labels": [
        "Killer Groove Records"
    ],
    "label_ids": [
        "a4786700-c092-48ba-99c8-c63858053172"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[airbreak]\nNew music! \nKiller Groove Records proudly presents the self-titled debut album by Italian cinematic funk trio Atabasca. A sonic journey where funk, psychedelia and desert groove merge into a timeless narrative suspended between rhythm and vision.\nhttps://atabasca.bandcamp.com/album/atabasca",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}