Information about plays

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

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

{
    "id": 3611422,
    "uri": "https://api.kexp.org/v2/plays/3611422/?format=api",
    "airdate": "2026-01-31T13:07:39-08:00",
    "show": 65804,
    "show_uri": "https://api.kexp.org/v2/shows/65804/?format=api",
    "image_uri": "https://dn710307.ca.archive.org/0/items/mbid-b09813f7-dfe5-4908-9671-ab4938b68134/mbid-b09813f7-dfe5-4908-9671-ab4938b68134-11723585166_thumb500.jpg",
    "thumbnail_uri": "https://dn710307.ca.archive.org/0/items/mbid-b09813f7-dfe5-4908-9671-ab4938b68134/mbid-b09813f7-dfe5-4908-9671-ab4938b68134-11723585166_thumb250.jpg",
    "song": "Godstar",
    "track_id": "7a12deef-8136-3c9c-966c-a2529a970a10",
    "recording_id": "a1b24f5d-3a8c-4872-b49b-f59908d28d9f",
    "artist": "Psychic TV",
    "artist_ids": [
        "14c5a3a3-f5ed-4978-99af-486010e3a007"
    ],
    "album": "Allegory and Self",
    "release_id": "dcfb61a0-7406-4428-a2b7-e458527fe7aa",
    "release_group_id": "ceb6d949-1789-3ca4-bcba-64f983c7c37f",
    "labels": [
        "Revolver USA"
    ],
    "label_ids": [
        "e349e0eb-c4e9-4c73-b986-951abac232e5"
    ],
    "release_date": "1988-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Following the break-up of Throbbing Gristle, in 1981 P-Orridge founded a band with Peter Christopherson and Alex Fergusson that they named Psychic TV. Involved in video art, they also performed psychedelic, punk, electronic and experimental music. https://www.allmusic.com/artist/psychic-tv-mn0000375945\n\nP-Orridge's two daughters, Caresse and Genesse P-Orridge, shared a statement confirming their death via their label, Dais Records. https://bit.ly/3apDegP",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}