Information about plays

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

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

{
    "id": 3561540,
    "uri": "https://api.kexp.org/v2/plays/3561540/?format=api",
    "airdate": "2025-10-05T06:01:10-07:00",
    "show": 64752,
    "show_uri": "https://api.kexp.org/v2/shows/64752/?format=api",
    "image_uri": "https://coverartarchive.org/release/bdbeeba8-11c2-49aa-b01d-eb445af7f44c/4469616343-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/bdbeeba8-11c2-49aa-b01d-eb445af7f44c/4469616343-250.jpg",
    "song": "Halving the Compass",
    "track_id": null,
    "recording_id": "71af0bd1-8848-487d-ad78-8b2bc7e228d1",
    "artist": "Helios",
    "artist_ids": [
        "50a32791-ee43-4c67-aabc-3dc65e4a9838"
    ],
    "album": "Eingya",
    "release_id": null,
    "release_group_id": "9bb7e568-5778-3510-a1c6-c82468586dcc",
    "labels": [
        "Type"
    ],
    "label_ids": [
        "63a3d3b8-28ad-45c4-bb23-93927a69cb99"
    ],
    "release_date": "2006-06-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Welcome to Pacific Notions, it's the FALL FUNDRAISING DRIVE! Thanks to everybody who supports Pacific Notions aka The Church of Chill and this great musical community - https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}