Information about plays

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

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

{
    "id": 3638099,
    "uri": "https://api.kexp.org/v2/plays/3638099/?format=api",
    "airdate": "2026-04-05T08:17:48-07:00",
    "show": 66372,
    "show_uri": "https://api.kexp.org/v2/shows/66372/?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": "Hommikud",
    "track_id": null,
    "recording_id": "d04f0291-9dee-4010-b8c3-b961a794bff7",
    "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": "Taken off 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"
}