Information about plays

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

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

{
    "id": 3548232,
    "uri": "https://api.kexp.org/v2/plays/3548232/?format=api",
    "airdate": "2025-09-03T01:37:07-07:00",
    "show": 64460,
    "show_uri": "https://api.kexp.org/v2/shows/64460/?format=api",
    "image_uri": "https://ia800704.us.archive.org/9/items/mbid-5d2f665b-13dc-4df3-b3b5-99cdd37261c7/mbid-5d2f665b-13dc-4df3-b3b5-99cdd37261c7-42253890142_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-5d2f665b-13dc-4df3-b3b5-99cdd37261c7/mbid-5d2f665b-13dc-4df3-b3b5-99cdd37261c7-42253890142_thumb250.jpg",
    "song": "On the Quarter Days",
    "track_id": "555418ba-77ef-44ea-a030-7d21dea38ce6",
    "recording_id": "ec45aede-f5c2-4912-973a-54b8c6006021",
    "artist": "Prolapse",
    "artist_ids": [
        "4b8cb083-b59a-43d6-a4e8-6bf089430b17"
    ],
    "album": "I Wonder When They’re Going To Destroy Your Face",
    "release_id": "5d2f665b-13dc-4df3-b3b5-99cdd37261c7",
    "release_group_id": "a7dcc361-80b8-482c-9c7a-e88deceb05d3",
    "labels": [
        "Tapete Records"
    ],
    "label_ids": [
        "88d4b8b2-3a1a-46f7-9ae8-d58def12de32"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Prolapse originally formed in Leicester, UK, in the early 1990s and earned a cult following for their chaotic\nlive sets, and tense and repetitious songs like Flex and Tina This Is Matthew Stone. They feature duelling\nvocalists Mick Derrick and Linda Steelyard, who play out an intense soap opera over a ferocious triple guitar\nassault and pummelling rhythm section. https://prolapse2.bandcamp.com/album/on-the-quarter-days",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}