Information about plays

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

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

{
    "id": 3635362,
    "uri": "https://api.kexp.org/v2/plays/3635362/?format=api",
    "airdate": "2026-03-29T23:54:34-07:00",
    "show": 66315,
    "show_uri": "https://api.kexp.org/v2/shows/66315/?format=api",
    "image_uri": "https://coverartarchive.org/release/1b3bd78c-26e4-4f61-a287-8814159c94c3/44710283542-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1b3bd78c-26e4-4f61-a287-8814159c94c3/44710283542-250.jpg",
    "song": "#6–27 (untangled)",
    "track_id": null,
    "recording_id": "f3f3e30f-9764-4783-b5bf-5d730e269d89",
    "artist": "ex_libris",
    "artist_ids": [
        "080fc79e-28c0-424b-b66b-d4b854ef7baf"
    ],
    "album": "ex_libris – 003",
    "release_id": null,
    "release_group_id": "a8823192-275d-4428-a518-cd3e15ed1e78",
    "labels": [
        "ex_libris"
    ],
    "label_ids": [
        "7f1d16d4-8f02-45fb-83c9-8191584506ee"
    ],
    "release_date": "2026-03-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://amadeupsound.bandcamp.com/album/ex-libris-003",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}