Information about plays

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

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

{
    "id": 3428183,
    "uri": "https://api.kexp.org/v2/plays/3428183/?format=api",
    "airdate": "2024-11-21T08:04:43-08:00",
    "show": 61907,
    "show_uri": "https://api.kexp.org/v2/shows/61907/?format=api",
    "image_uri": "https://ia800507.us.archive.org/30/items/mbid-f9203c6d-4383-426f-87dd-55d8cbc6abf3/mbid-f9203c6d-4383-426f-87dd-55d8cbc6abf3-15052028260_thumb500.jpg",
    "thumbnail_uri": "https://ia800507.us.archive.org/30/items/mbid-f9203c6d-4383-426f-87dd-55d8cbc6abf3/mbid-f9203c6d-4383-426f-87dd-55d8cbc6abf3-15052028260_thumb250.jpg",
    "song": "World Destruction (original 12″ mix)",
    "track_id": "dcd83bf2-9690-4977-828c-e2d97c26503c",
    "recording_id": "9a71fd6d-6273-49e6-95ea-504f003e7b05",
    "artist": "Timezone",
    "artist_ids": [
        "85f27a67-cd98-441b-a350-ceed8f99a75e"
    ],
    "album": "Change The Beat: The Celluloid Records Story 1979–1987",
    "release_id": "0c5f8cb4-a42b-4c10-a0fa-d9ac9cb024b1",
    "release_group_id": "207a342a-d9f3-4a35-b12d-201578a3f95a",
    "labels": [
        "Strut Records"
    ],
    "label_ids": [
        "9ba9a0fb-d617-4906-9c1d-7bfa78087ff9"
    ],
    "release_date": "2013-11-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"World Destruction\" is a 1984 musical composition by Time Zone, a band consisting of early rap star Afrika Bambaataa, ex-Sex Pistol/Public Image Ltd. leader John Lydon, and producer/bassist Bill Laswell.\n--\nAfrika Bambaataa: \"I was talking to Bill Laswell saying I need somebody who's really crazy, man, and he thought of John Lydon. I knew he was perfect because I'd seen this movie that he'd made (Copkiller), I knew about all the Sex Pistols and Public Image stuff, so we got together and we did a smashing crazy version, and a version where he cussed the Queen something terrible, which was never released.\"\nJohn Lydon: \"We went in, put a drum beat down on the machine and did the whole thing in about four-and-a-half hours. It was very, very quick.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}