Information about plays

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

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

{
    "id": 3521644,
    "uri": "https://api.kexp.org/v2/plays/3521644/?format=api",
    "airdate": "2025-07-02T12:36:41-07:00",
    "show": 63899,
    "show_uri": "https://api.kexp.org/v2/shows/63899/?format=api",
    "image_uri": "https://ia803407.us.archive.org/17/items/mbid-544ba81e-cfa9-4a3b-87b7-6b5b6845dc10/mbid-544ba81e-cfa9-4a3b-87b7-6b5b6845dc10-21677659092_thumb500.jpg",
    "thumbnail_uri": "https://ia903407.us.archive.org/17/items/mbid-544ba81e-cfa9-4a3b-87b7-6b5b6845dc10/mbid-544ba81e-cfa9-4a3b-87b7-6b5b6845dc10-21677659092_thumb250.jpg",
    "song": "Major Tom (Coming Home)",
    "track_id": "a226c8b1-e758-36ef-a953-7f2a103e9e21",
    "recording_id": "ea402d44-874b-460d-94e8-3b54b1c6de16",
    "artist": "Peter Schilling",
    "artist_ids": [
        "bc6be178-3933-44ad-88a7-fde1a160bc29"
    ],
    "album": "Living in Oblivion: The 80’s Greatest Hits, Volume 5",
    "release_id": "544ba81e-cfa9-4a3b-87b7-6b5b6845dc10",
    "release_group_id": "9a7c8c1a-4193-3b9c-84ba-f7dfb3bbf9f0",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "1995-04-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is a sequel to Bowie's 1969 song \"Space Oddity,\" and continues the story of Major Tom. In this song, having determined that Major Tom is, in fact, sober, Earth decides to bring Tom home. \n\nHowever, just as he is about to turn on the thrusters and jet down to Earth, he cuts off communication with the line \"give my wife my love\" and turns off the power to the ship. It is assumed that, sadly, Tom died in the process of re-entry, but in fact he has faked his death so he can return to the depths of space, which he now considers his home. https://bit.ly/2YJhkNf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}