Information about plays

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

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

{
    "id": 3640744,
    "uri": "https://api.kexp.org/v2/plays/3640744/?format=api",
    "airdate": "2026-04-11T13:28:18-07:00",
    "show": 66425,
    "show_uri": "https://api.kexp.org/v2/shows/66425/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-4b786134-aa10-41e1-bf45-d8160cb309fb/mbid-4b786134-aa10-41e1-bf45-d8160cb309fb-32076067005_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-4b786134-aa10-41e1-bf45-d8160cb309fb/mbid-4b786134-aa10-41e1-bf45-d8160cb309fb-32076067005_thumb250.jpg",
    "song": "2000 Light Years From Home",
    "track_id": "53282a3c-ac4b-4230-b446-c389df59336d",
    "recording_id": "66db593e-67f7-42c9-a606-c770d2a302c2",
    "artist": "The Rolling Stones",
    "artist_ids": [
        "b071f9fa-14b0-4217-8e97-eb41da73f598"
    ],
    "album": "Their Satanic Majesties Request",
    "release_id": "7296fc4d-f338-4c0c-b3d1-f58ecf9415db",
    "release_group_id": "40a087e8-908a-334d-b520-88a820deb09d",
    "labels": [
        "ABKCO"
    ],
    "label_ids": [
        "048df3b9-10b0-4d60-b484-8e29b18f6100"
    ],
    "release_date": "2017-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mick Jagger reportedly wrote the lyrics in a Brixton prison following his conviction on drug charges in June 1967. On this track, their lead guitarist, Brian Jones, played a Mellotron, an early synthesizer. Jones played a number of unusual instruments in his time with the band, which lasted from their founding in 1962 until 1969, when he was fired after a number of clashes with his bandmates over his reliability and contributions. Just weeks after leaving the band, the 27-year-old Jones drowned in his swimming pool. https://www.songfacts.com/facts/the-rolling-stones/2000-light-years-from-home https://rollingstones.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}