Information about plays

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

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

{
    "id": 3634044,
    "uri": "https://api.kexp.org/v2/plays/3634044/?format=api",
    "airdate": "2026-03-26T21:52:33-07:00",
    "show": 66287,
    "show_uri": "https://api.kexp.org/v2/shows/66287/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-ab17cb72-74b8-4c57-bc8f-897d8e1638e9/mbid-ab17cb72-74b8-4c57-bc8f-897d8e1638e9-26038393537_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-ab17cb72-74b8-4c57-bc8f-897d8e1638e9/mbid-ab17cb72-74b8-4c57-bc8f-897d8e1638e9-26038393537_thumb250.jpg",
    "song": "Flowers",
    "track_id": "51073e8f-85a7-3d3b-b639-32bfc7a8332b",
    "recording_id": "6672a49c-c83b-45cf-bad0-9cdeeaa27580",
    "artist": "Cibo Matto",
    "artist_ids": [
        "dc4968ba-1fe0-43b9-bba0-81c09acd6326"
    ],
    "album": "Stereotype A",
    "release_id": "ab17cb72-74b8-4c57-bc8f-897d8e1638e9",
    "release_group_id": "40f9b63d-aaaf-3baa-8955-de9c2649111c",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1999-06-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cibo Matto was a Japanese-American band formed in 1994. \"Cibo Matto\" is Italian for \"crazy food\" and the band's lyrics were initially mostly food related until  Sean Lennon, Timo Ellis, and Duma Love joined the group ahead of their second album. Miho Hatori also lent her vocals to the Noodles character on the first Gorillaz album. \n\nhttps://bit.ly/2Z2Oh8R",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}