Information about plays

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

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

{
    "id": 3641759,
    "uri": "https://api.kexp.org/v2/plays/3641759/?format=api",
    "airdate": "2026-04-14T00:45:57-07:00",
    "show": 66447,
    "show_uri": "https://api.kexp.org/v2/shows/66447/?format=api",
    "image_uri": "https://coverartarchive.org/release/115e297c-560a-4cc9-af0c-c2d171674f37/44153611234-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/115e297c-560a-4cc9-af0c-c2d171674f37/44153611234-250.jpg",
    "song": "Miracle Mile",
    "track_id": null,
    "recording_id": "b32794ca-04fc-4ad3-a156-f9753150ae8e",
    "artist": "Lone",
    "artist_ids": [],
    "album": "Hyperphantasia",
    "release_id": null,
    "release_group_id": "fdbca157-ca38-4f5b-83b0-90dd84347d57",
    "labels": [
        "Greco‐Roman"
    ],
    "label_ids": [
        "06d1eac0-ba65-4b26-a012-a4a59ab5b0df"
    ],
    "release_date": "2026-04-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Oh yes, new record from show fave Lone aka Matt Cutler! - https://lone.bandcamp.com/album/hyperphantasia",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}