Information about plays

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

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

{
    "id": 3634351,
    "uri": "https://api.kexp.org/v2/plays/3634351/?format=api",
    "airdate": "2026-03-27T18:35:59-07:00",
    "show": 66294,
    "show_uri": "https://api.kexp.org/v2/shows/66294/?format=api",
    "image_uri": "https://dn711105.ca.archive.org/0/items/mbid-973a0295-0719-4149-a8a8-5b5cbfc1e19d/mbid-973a0295-0719-4149-a8a8-5b5cbfc1e19d-16442761423_thumb500.jpg",
    "thumbnail_uri": "https://dn711105.ca.archive.org/0/items/mbid-973a0295-0719-4149-a8a8-5b5cbfc1e19d/mbid-973a0295-0719-4149-a8a8-5b5cbfc1e19d-16442761423_thumb250.jpg",
    "song": "Human Nature",
    "track_id": "9cf3622b-1316-4097-9ef0-d4db2a8d9a4d",
    "recording_id": "9f00b0fb-2fa2-4712-84a2-c8a80ed6ed61",
    "artist": "Madonna",
    "artist_ids": [
        "79239441-bfd5-4981-a70c-55c3f15c1287"
    ],
    "album": "The Video Collection: 93:99",
    "release_id": "973a0295-0719-4149-a8a8-5b5cbfc1e19d",
    "release_group_id": "702a4a8f-ac5c-4fcb-80c8-45a82e80011d",
    "labels": [
        "Warner Reprise Video"
    ],
    "label_ids": [
        "653a6add-d6ae-4763-ab0d-cefb9fefb008"
    ],
    "release_date": "1999-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Human Nature is a direct to the backlash Madonna endured for the sexually explicit projects released in 1992, particularly her fifth studio album Erotica, and the coffee table book Sex. Preach M",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}