Information about plays

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

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

{
    "id": 3559159,
    "uri": "https://api.kexp.org/v2/plays/3559159/?format=api",
    "airdate": "2025-09-29T08:41:54-07:00",
    "show": 64699,
    "show_uri": "https://api.kexp.org/v2/shows/64699/?format=api",
    "image_uri": "https://ia800304.us.archive.org/2/items/mbid-4c4970b2-b955-420d-98c2-27cc9b81036a/mbid-4c4970b2-b955-420d-98c2-27cc9b81036a-6142016706_thumb500.jpg",
    "thumbnail_uri": "https://ia800304.us.archive.org/2/items/mbid-4c4970b2-b955-420d-98c2-27cc9b81036a/mbid-4c4970b2-b955-420d-98c2-27cc9b81036a-6142016706_thumb250.jpg",
    "song": "Delicious Demon",
    "track_id": "0d7983c9-84b3-32db-afde-900b145fb259",
    "recording_id": "5cde261a-5261-4da0-85e4-b6ede7b457ba",
    "artist": "The Sugarcubes",
    "artist_ids": [
        "95303251-46d5-4239-89c8-eaf0b0947a11"
    ],
    "album": "Life’s Too Good",
    "release_id": "4c4970b2-b955-420d-98c2-27cc9b81036a",
    "release_group_id": "972b3962-49dc-3bbc-ab11-c6b8f7f0838b",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1988-04-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Icelandic band's debut album and featuring future superstar Björk on lead vocals.\n\nThe band's first album, Life's Too Good, was an unexpected hit in 1988. It cemented the Sugarcubes as the Iceland's biggest international breakout musical act.\n\nThe Sugarcubes were often discusses as British independent music, but have said, \"We don't see ourselves as part of the British independent scene,\" Örn said. \"Same as we don't see us as part of the mainstream. We see us as very much removed from that.\" https://bit.ly/3intPKR",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}