Information about plays

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

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

{
    "id": 3568382,
    "uri": "https://api.kexp.org/v2/plays/3568382/?format=api",
    "airdate": "2025-10-22T05:30:46-07:00",
    "show": 64901,
    "show_uri": "https://api.kexp.org/v2/shows/64901/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-ccb590c7-b650-4891-9883-fa2626253c35/mbid-ccb590c7-b650-4891-9883-fa2626253c35-42383807360_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-ccb590c7-b650-4891-9883-fa2626253c35/mbid-ccb590c7-b650-4891-9883-fa2626253c35-42383807360_thumb250.jpg",
    "song": "Control",
    "track_id": "53825e2b-f5b2-4499-a153-17edef80a6e4",
    "recording_id": "3b0c7c9e-88cf-4b78-ae32-09782af88edf",
    "artist": "Lorelle Meets the Obsolete",
    "artist_ids": [
        "0e826d93-0b1c-46c9-b1ce-d3b5a8e567ca"
    ],
    "album": "Corporal",
    "release_id": "ccb590c7-b650-4891-9883-fa2626253c35",
    "release_group_id": "3fd2c052-6e00-4ff0-b655-5e21a614e540",
    "labels": [
        "Sonic Cathedral Recordings"
    ],
    "label_ids": [
        "d1143f20-1664-4697-a4d0-2c7d32ecf9dd"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The latest album from Mexican duo Lorelle Meets the Obsolete just released on October 10. \"Corporal\", as the title suggests, is all about the body. The theme is carried over into the lyrics which, according to Lorena, variously refer to \"the bodies that disappear, the abused bodies, the bodies that march together in protest, the bodies that are being controlled.\" https://tinyurl.com/e7j46xue\n\nhttps://obsoletelorelle.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}