Information about plays

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

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

{
    "id": 3645407,
    "uri": "https://api.kexp.org/v2/plays/3645407/?format=api",
    "airdate": "2026-04-22T16:27:39-07:00",
    "show": 66524,
    "show_uri": "https://api.kexp.org/v2/shows/66524/?format=api",
    "image_uri": "https://dn710305.ca.archive.org/0/items/mbid-758dda0d-f71a-40c7-a2ac-9c3a1650de28/mbid-758dda0d-f71a-40c7-a2ac-9c3a1650de28-10019907555_thumb500.jpg",
    "thumbnail_uri": "https://ia800504.us.archive.org/21/items/mbid-758dda0d-f71a-40c7-a2ac-9c3a1650de28/mbid-758dda0d-f71a-40c7-a2ac-9c3a1650de28-10019907555_thumb250.jpg",
    "song": "The Number One Song in Heaven",
    "track_id": "cf4c551e-ca20-3c58-94b4-bb0895352e86",
    "recording_id": "9b1d0fdf-b422-479a-ab70-88b5b90b4d1d",
    "artist": "Sparks",
    "artist_ids": [
        "f319b57a-a494-40f6-a467-3d196d3484e6"
    ],
    "album": "Profile: The Ultimate Sparks Collection",
    "release_id": "758dda0d-f71a-40c7-a2ac-9c3a1650de28",
    "release_group_id": "64efb50b-b52d-3866-8e01-48a4461afe2b",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1991-04-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "After expressing admiration for Giorgio Moroder to a German journalist, the Mael brothers discovered he was a friend of his, and the journalist was able to link them with the Italian producer. In 1978, Sparks and Moroder began work on what would become No. 1 in Heaven.\n\nReleased as the album's second single, \"The Number One Song in Heaven\" became Sparks' first Top 40 hit in the UK since \"Looks, Looks, Looks,\" which reached #26 four years previously.\nhttps://www.songfacts.com/facts/sparks/the-number-one-song-in-heaven",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}