Information about plays

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

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

{
    "id": 3568693,
    "uri": "https://api.kexp.org/v2/plays/3568693/?format=api",
    "airdate": "2025-10-22T23:10:27-07:00",
    "show": 64907,
    "show_uri": "https://api.kexp.org/v2/shows/64907/?format=api",
    "image_uri": "https://ia800904.us.archive.org/4/items/mbid-ccb590c7-b650-4891-9883-fa2626253c35/mbid-ccb590c7-b650-4891-9883-fa2626253c35-42383807360_thumb500.jpg",
    "thumbnail_uri": "https://ia600904.us.archive.org/4/items/mbid-ccb590c7-b650-4891-9883-fa2626253c35/mbid-ccb590c7-b650-4891-9883-fa2626253c35-42383807360_thumb250.jpg",
    "song": "Regresar / Recordar",
    "track_id": "bedf0580-26eb-4358-af5c-97ed8c97734a",
    "recording_id": "a1a3b761-ead7-454f-a80d-d417135e8f11",
    "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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Latest from the B.C., Mexico\nduo of Lorena Quintanilla and Alberto González.\n\nhttps://obsoletelorelle.bandcamp.com/album/corporal",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}