Information about plays

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

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

{
    "id": 3572185,
    "uri": "https://api.kexp.org/v2/plays/3572185/?format=api",
    "airdate": "2025-10-31T10:48:57-07:00",
    "show": 64983,
    "show_uri": "https://api.kexp.org/v2/shows/64983/?format=api",
    "image_uri": "https://ia600603.us.archive.org/2/items/mbid-52cf6953-1003-46d1-b3db-39be4b02ae46/mbid-52cf6953-1003-46d1-b3db-39be4b02ae46-40096364728_thumb500.jpg",
    "thumbnail_uri": "https://ia800603.us.archive.org/2/items/mbid-52cf6953-1003-46d1-b3db-39be4b02ae46/mbid-52cf6953-1003-46d1-b3db-39be4b02ae46-40096364728_thumb250.jpg",
    "song": "Ghosts",
    "track_id": "8e5788df-5d6b-4a74-947f-e4c0dea1d516",
    "recording_id": "a085f13b-cb71-42c9-9f91-98c29052fd7c",
    "artist": "zzzahara",
    "artist_ids": [
        "ba95e737-134e-4fb2-ae2f-9db0cd9890e2"
    ],
    "album": "Spiral Your Way Out",
    "release_id": "52cf6953-1003-46d1-b3db-39be4b02ae46",
    "release_group_id": "e3a9fc59-e0b4-4e8c-8bf6-a3f80617318e",
    "labels": [
        "Lex Records"
    ],
    "label_ids": [
        "07c88952-2b68-4610-8736-1ca8f977c204"
    ],
    "release_date": "2025-01-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Previously part of Eyedress/Simps/U.S. Velvet, zzzahara is a US singer songwriter, born and raised in Highland Park, Los Angeles to Mexican & Filipino parents. \n\nzzzahara released Spiral Your Way Out in January. \"Emotionally, its foundations are built on scorched earth. The album finds zzzahara in the aftermath of a relationship spent trying to fit someone else’s mould, being jerked around by indecision, and then hitting 'emotional rock bottom.'\"\n\nhttps://zzzahara.bandcamp.com/album/spiral-your-way-out",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}