Information about plays

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

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

{
    "id": 3639200,
    "uri": "https://api.kexp.org/v2/plays/3639200/?format=api",
    "airdate": "2026-04-07T21:54:12-07:00",
    "show": 66394,
    "show_uri": "https://api.kexp.org/v2/shows/66394/?format=api",
    "image_uri": "https://ia903109.us.archive.org/2/items/mbid-f7bed449-3700-4ddc-ab0c-b5658e625031/mbid-f7bed449-3700-4ddc-ab0c-b5658e625031-44768049311_thumb500.jpg",
    "thumbnail_uri": "https://dn720801.ca.archive.org/0/items/mbid-f7bed449-3700-4ddc-ab0c-b5658e625031/mbid-f7bed449-3700-4ddc-ab0c-b5658e625031-44768049311_thumb250.jpg",
    "song": "Amakhamandela",
    "track_id": "1fcc6a4f-9f01-4ffe-8067-746d49662943",
    "recording_id": "535ff14d-e81c-493b-98f5-055630be5e6c",
    "artist": "BCUC",
    "artist_ids": [
        "315eaf91-42c4-4bfd-876e-930ce59b4575"
    ],
    "album": "The road is never easy",
    "release_id": "f7bed449-3700-4ddc-ab0c-b5658e625031",
    "release_group_id": "ebd544c0-127f-414a-b414-6bd53150535b",
    "labels": [
        "Outhere Records"
    ],
    "label_ids": [
        "06d160af-d4d3-44e9-9e50-3c3648c3daa3"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}