Information about plays

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

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

{
    "id": 3540917,
    "uri": "https://api.kexp.org/v2/plays/3540917/?format=api",
    "airdate": "2025-08-16T20:30:21-07:00",
    "show": 64308,
    "show_uri": "https://api.kexp.org/v2/shows/64308/?format=api",
    "image_uri": "https://ia800202.us.archive.org/33/items/mbid-fe0d409f-d65e-40fd-9e4a-b465545381af/mbid-fe0d409f-d65e-40fd-9e4a-b465545381af-38420931501_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-fe0d409f-d65e-40fd-9e4a-b465545381af/mbid-fe0d409f-d65e-40fd-9e4a-b465545381af-38420931501_thumb250.jpg",
    "song": "Lean In",
    "track_id": "4b89b8ec-288c-44e0-b245-0bac23a1dccf",
    "recording_id": "3f15619b-a06c-4dfb-8c45-a14be81a2f2c",
    "artist": "Byland",
    "artist_ids": [
        "c1183d3c-1a1e-43ff-8bf9-1d3778d12399"
    ],
    "album": "Heavy For a While",
    "release_id": "fe0d409f-d65e-40fd-9e4a-b465545381af",
    "release_group_id": "d212c4a0-51ff-4f44-a5cb-7195c1d7ccff",
    "labels": [
        "Mother West"
    ],
    "label_ids": [
        "92f285d2-5d83-47af-9125-8dee0aa897cd"
    ],
    "release_date": "2024-03-29",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Request for Iza!\n\nSlowfall their last show ever this Thursday at the Blue Room in Bellingham with Byland",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}