Information about plays

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

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

{
    "id": 3635029,
    "uri": "https://api.kexp.org/v2/plays/3635029/?format=api",
    "airdate": "2026-03-29T07:03:19-07:00",
    "show": 66310,
    "show_uri": "https://api.kexp.org/v2/shows/66310/?format=api",
    "image_uri": "https://coverartarchive.org/release/42da2f53-1364-4d9c-84fe-f58d8c38130c/44290114544-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/42da2f53-1364-4d9c-84fe-f58d8c38130c/44290114544-250.jpg",
    "song": "day at katherine’s",
    "track_id": null,
    "recording_id": "bdc5d038-ba4c-47a3-9c9f-997074c48799",
    "artist": "Ludvig Cimbrelius",
    "artist_ids": [
        "e420642a-1ffd-43d3-bc77-546706ed5482"
    ],
    "album": "Aries Moon",
    "release_id": null,
    "release_group_id": "05c9ecbf-9616-4f21-b796-d4045165bf60",
    "labels": [
        "Hush Hush"
    ],
    "label_ids": [
        "e16ca8cb-0b05-4457-82ea-dc89913c0c86"
    ],
    "release_date": "2025-12-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Solo piano piece off Swedish musician Ludvig Cimbrelius' late 2025 album 'Aries Moon' ~ https://hushhushrecords.bandcamp.com/album/aries-moon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}