Information about plays

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

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

{
    "id": 3428721,
    "uri": "https://api.kexp.org/v2/plays/3428721/?format=api",
    "airdate": "2024-11-22T15:07:57-08:00",
    "show": 61916,
    "show_uri": "https://api.kexp.org/v2/shows/61916/?format=api",
    "image_uri": "https://ia801808.us.archive.org/9/items/mbid-b58d1a64-4728-321a-8ca7-a60c190ef8f8/mbid-b58d1a64-4728-321a-8ca7-a60c190ef8f8-28092691074_thumb500.jpg",
    "thumbnail_uri": "https://ia601808.us.archive.org/9/items/mbid-b58d1a64-4728-321a-8ca7-a60c190ef8f8/mbid-b58d1a64-4728-321a-8ca7-a60c190ef8f8-28092691074_thumb250.jpg",
    "song": "Requiem",
    "track_id": "004c7fff-99bf-33af-9fd9-06f8f6c3cdd1",
    "recording_id": "a6bf63c7-644c-4b07-8f55-fb22c81dadd4",
    "artist": "Killing Joke",
    "artist_ids": [
        "f5aca88c-e3c1-4bc2-af33-68a9a9f7b56a"
    ],
    "album": "Laugh? I Nearly Bought One!",
    "release_id": "b58d1a64-4728-321a-8ca7-a60c190ef8f8",
    "release_group_id": "6fe303f5-5e9c-3588-a945-024da42f07fb",
    "labels": [
        "Caroline Records"
    ],
    "label_ids": [
        "a14fd98c-9b89-481a-b7b8-eea8be6b2816"
    ],
    "release_date": "1992-09-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Jana\n\n\n\n\"Don't go all nostalgic on me,\" Killing Joke frontman Jaz Coleman warns Revolver, when we reach him on a rare moment that he's in London. \"I don't look back upon 1979 and 1980 and think, Wow, they were the days. They weren't. They fucking sucked, man.\"\n\nKilling Joke: The weird, wild story of revered cult industrial pioneers. Metallica covered them. Nirvana ripped them off. Nine Inch Nails remixed them. But that's just the tip of the iceberg.\n\nhttps://bit.ly/2VUAT91",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}