Information about plays

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

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

{
    "id": 3580408,
    "uri": "https://api.kexp.org/v2/plays/3580408/?format=api",
    "airdate": "2025-11-19T22:46:54-08:00",
    "show": 65157,
    "show_uri": "https://api.kexp.org/v2/shows/65157/?format=api",
    "image_uri": "https://ia601607.us.archive.org/18/items/mbid-272d9de8-4631-44a8-b0c8-a250fd9b3920/mbid-272d9de8-4631-44a8-b0c8-a250fd9b3920-43501520379_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-272d9de8-4631-44a8-b0c8-a250fd9b3920/mbid-272d9de8-4631-44a8-b0c8-a250fd9b3920-43501520379_thumb250.jpg",
    "song": "Hour and the Chime",
    "track_id": "9ce0942a-2e9f-4bef-ba1f-3af29f7634e9",
    "recording_id": "48c203cc-2c73-4608-b23b-83ec20ce0f07",
    "artist": "Strange Passage",
    "artist_ids": [
        "7e6b75df-a527-497a-bb8f-6c250f465758"
    ],
    "album": "A Folded Sky",
    "release_id": "272d9de8-4631-44a8-b0c8-a250fd9b3920",
    "release_group_id": "ed89a3d7-2a3f-4454-a612-9ea481a70b0c",
    "labels": [
        "Meritorio"
    ],
    "label_ids": [
        "d9c2a77e-7411-4811-89cc-1637ccc6314a"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New sounds out of Somerville, Mass.\n\nhttps://strangepassage.bandcamp.com/album/a-folded-sky",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}