Information about plays

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

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

{
    "id": 3553000,
    "uri": "https://api.kexp.org/v2/plays/3553000/?format=api",
    "airdate": "2025-09-14T15:31:57-07:00",
    "show": 64562,
    "show_uri": "https://api.kexp.org/v2/shows/64562/?format=api",
    "image_uri": "https://ia601801.us.archive.org/29/items/mbid-6153a70b-68c6-449d-a97c-926f40a277d1/mbid-6153a70b-68c6-449d-a97c-926f40a277d1-37107385694_thumb500.jpg",
    "thumbnail_uri": "https://ia801801.us.archive.org/29/items/mbid-6153a70b-68c6-449d-a97c-926f40a277d1/mbid-6153a70b-68c6-449d-a97c-926f40a277d1-37107385694_thumb250.jpg",
    "song": "Heartbeats",
    "track_id": "d6b46891-9344-46f8-bded-7485f93deda1",
    "recording_id": "e9ba89bd-ab94-465a-8c6f-9d37b4b5d2cd",
    "artist": "José González",
    "artist_ids": [
        "cd8c5019-5d75-4d5c-bc28-e1e26a7dd5c8"
    ],
    "album": "Veneer (20th Anniversary Deluxe Edition)",
    "release_id": "6153a70b-68c6-449d-a97c-926f40a277d1",
    "release_group_id": "c128bbd3-0481-3abd-98df-4bf5ef8df243",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2023-10-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Originally written and performed by Swedish brother-sister duo The Knife, Argentine-Swedish singer-songwriter José González's cover appeared on his debut studio album, Veneer (2003), and released as its lead single in January 2006.\n\nIn contrast to the electronic, synth-based original, González's cover features only an acoustic classical guitar.\n\nThe song peaked at number nine on the UK Singles Chart following its use in an advertisement for the Sony Bravia television in November 2005, in which countless colourful balls bounce down the streets of Russian Hill in San Francisco.  https://tinyurl.com/3dx6c7kf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}