Information about plays

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

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

{
    "id": 3635017,
    "uri": "https://api.kexp.org/v2/plays/3635017/?format=api",
    "airdate": "2026-03-29T06:11:48-07:00",
    "show": 66310,
    "show_uri": "https://api.kexp.org/v2/shows/66310/?format=api",
    "image_uri": "https://coverartarchive.org/release/50f37c4d-ecf9-4273-88b5-2951495aaf1e/44167712401-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/50f37c4d-ecf9-4273-88b5-2951495aaf1e/44167712401-250.jpg",
    "song": "Intro",
    "track_id": null,
    "recording_id": "db17954a-be28-488e-a760-0d48c0447416",
    "artist": "Hanakiv",
    "artist_ids": [
        "605051c2-fe2b-4022-8da6-a501eb651835"
    ],
    "album": "Interlude",
    "release_id": null,
    "release_group_id": "c8974384-6e9e-49e8-89b4-406256c4c94c",
    "labels": [
        "Gondwana Records"
    ],
    "label_ids": [
        "e1e21b32-7a3f-459f-865c-9f9b45dab41a"
    ],
    "release_date": "2026-03-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Opening track fo the brand new sophomore album from Estonian-born, London-based composer and pianist Hanakiv ~ https://hanakiv.bandcamp.com/album/interlude",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}