Information about plays

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

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

{
    "id": 3559066,
    "uri": "https://api.kexp.org/v2/plays/3559066/?format=api",
    "airdate": "2025-09-29T02:26:41-07:00",
    "show": 64696,
    "show_uri": "https://api.kexp.org/v2/shows/64696/?format=api",
    "image_uri": "https://ia801604.us.archive.org/18/items/mbid-f8276d8f-336c-4e9b-9eea-b25f47cfde14/mbid-f8276d8f-336c-4e9b-9eea-b25f47cfde14-9348674402_thumb500.jpg",
    "thumbnail_uri": "https://ia601604.us.archive.org/18/items/mbid-f8276d8f-336c-4e9b-9eea-b25f47cfde14/mbid-f8276d8f-336c-4e9b-9eea-b25f47cfde14-9348674402_thumb250.jpg",
    "song": "Bananfluer overalt",
    "track_id": "521a773f-bb51-3b7f-b839-3231c05bb635",
    "recording_id": "52e2e054-8091-4592-b442-42cdf318f928",
    "artist": "Jaga Jazzist",
    "artist_ids": [
        "5c71ea68-9238-4dfc-8519-bd6eff6bc28b"
    ],
    "album": "One-Armed Bandit",
    "release_id": "f8276d8f-336c-4e9b-9eea-b25f47cfde14",
    "release_group_id": "d0761460-04bb-43ba-aa0e-1d9eaf38c9f7",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2010-01-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jazz tangential, boundary defining Norwegian based project led by multi Instrumentalist and composer Lars Horntveth",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}