Information about plays

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

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

{
    "id": 3574939,
    "uri": "https://api.kexp.org/v2/plays/3574939/?format=api",
    "airdate": "2025-11-07T01:55:33-08:00",
    "show": 65042,
    "show_uri": "https://api.kexp.org/v2/shows/65042/?format=api",
    "image_uri": "https://ia800704.us.archive.org/1/items/mbid-5b409f1d-012a-4a5e-aac0-3860801bb3cd/mbid-5b409f1d-012a-4a5e-aac0-3860801bb3cd-41487510580_thumb500.jpg",
    "thumbnail_uri": "https://ia800704.us.archive.org/1/items/mbid-5b409f1d-012a-4a5e-aac0-3860801bb3cd/mbid-5b409f1d-012a-4a5e-aac0-3860801bb3cd-41487510580_thumb250.jpg",
    "song": "Immigrant Songs",
    "track_id": "169db503-cc5e-422f-b71c-e324956b2eae",
    "recording_id": "060fa125-4aeb-4d23-8928-27f727b9cd91",
    "artist": "Deerhoof",
    "artist_ids": [
        "11eabe0c-2638-4808-92f9-1dbd9c453429"
    ],
    "album": "Noble and Godlike in Ruin",
    "release_id": "5b409f1d-012a-4a5e-aac0-3860801bb3cd",
    "release_group_id": "f1155372-ab8a-453c-8ecb-a3bc67b2ae73",
    "labels": [
        "Joyful Noise Recordings"
    ],
    "label_ids": [
        "ea3bb22e-d9c4-4739-a138-55b56816216f"
    ],
    "release_date": "2025-04-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Experimental rockers Deerhoof have announced a new album, 'Noble and Godlike in Ruin', and shared its new single, “Immigrant Songs.”\n\n“This song is kind of a sequel to Satomi describing her immigration tribulations in ‘Exit Only.’ It’s what it feels like to see the discourse around immigration get so twisted. The most criminal and barbaric ‘migrant horde’ to invade America was from Europe. There’s a sector of racialized, underpaid immigrants, doing labor white people won’t, who are getting deported and dehumanized in record numbers in recent years. They are really the glue keeping our society from collapsing. It’s these heroic fugitives, not millionaire politicians holding little signs with one hand while sending out fundraising emails about ‘strengthening our borders’ with the other, who actually have a thing or two to teach us all about how to resist and survive.”\n\nhttps://deerhoof.website/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}