Information about plays

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

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

{
    "id": 3656794,
    "uri": "https://api.kexp.org/v2/plays/3656794/?format=api",
    "airdate": "2026-05-19T10:36:51-07:00",
    "show": 66759,
    "show_uri": "https://api.kexp.org/v2/shows/66759/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-765e0a64-1f47-41a1-afd9-b64b950b1aa1/mbid-765e0a64-1f47-41a1-afd9-b64b950b1aa1-44745014288_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-765e0a64-1f47-41a1-afd9-b64b950b1aa1/mbid-765e0a64-1f47-41a1-afd9-b64b950b1aa1-44745014288_thumb250.jpg",
    "song": "Superwoman",
    "track_id": "ce42f6d0-5ea2-4e97-892d-8849fbe7eb13",
    "recording_id": "663d71ea-0c57-4e13-b14b-904979a148fa",
    "artist": "Angélique Kidjo feat. Dadju",
    "artist_ids": [
        "80fe34d0-6b4f-4ccd-81c3-281ab37f0451",
        "ecca82a9-0b5f-4b01-86aa-6b9fe62b09fe"
    ],
    "album": "HOPE!!",
    "release_id": "765e0a64-1f47-41a1-afd9-b64b950b1aa1",
    "release_group_id": "e7e422ce-3449-4e7c-8c59-8d418f25963b",
    "labels": [
        "Parlophone France",
        "Warner Music"
    ],
    "label_ids": [
        "0b81e41d-3029-47dd-847e-12e0195ad4ba",
        "3730c0ea-3dc2-45c3-ac5c-9d482921ea51"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This collaboration with French-Congolese singer Dadju is one of many high points in Angelique Kidjo's just-released eighteenth album, \"Hope.\": https://theconrad.org/bio/angelique-kidjo/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}