Information about plays

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

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

{
    "id": 3428477,
    "uri": "https://api.kexp.org/v2/plays/3428477/?format=api",
    "airdate": "2024-11-22T01:47:26-08:00",
    "show": 61912,
    "show_uri": "https://api.kexp.org/v2/shows/61912/?format=api",
    "image_uri": "https://ia800304.us.archive.org/23/items/mbid-e30cf68e-d2d1-42b6-9b2b-2318013e041f/mbid-e30cf68e-d2d1-42b6-9b2b-2318013e041f-35627324527_thumb500.jpg",
    "thumbnail_uri": "https://ia800304.us.archive.org/23/items/mbid-e30cf68e-d2d1-42b6-9b2b-2318013e041f/mbid-e30cf68e-d2d1-42b6-9b2b-2318013e041f-35627324527_thumb250.jpg",
    "song": "Minus Twenty",
    "track_id": "3e8219da-ea34-4293-b464-844ac970899d",
    "recording_id": "6ab82a22-de66-4bca-baeb-e565d4e5fc2d",
    "artist": "Tramhaus",
    "artist_ids": [
        "dace0d40-f90f-4b3b-99da-aa99be756920"
    ],
    "album": "Minus Twenty",
    "release_id": "e30cf68e-d2d1-42b6-9b2b-2318013e041f",
    "release_group_id": "3fc0fb4d-71cd-49c8-8194-54a0f2306e52",
    "labels": [
        "Subroutine Records"
    ],
    "label_ids": [
        "2139d74b-02e0-4a58-a432-c53825b45691"
    ],
    "release_date": "2023-05-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tramhaus are a post punk band based in Rotterdam, The Netherlands.\n\n\"Make It Happen,\" a live favorite among locals, shows a more hollowed out, atmospheric side to the band, implementing the likewise hollow city marketing slogan in a more acid-spewing, cynical (and nonetheless very Rotterdam-sounding) context. When discussing the city’s punk scene, Rotterdam has been plagued with many of the same clichés as fellow port city Manchester: a supposed angular, grey-hued working class city.\n\nArriving here, that couldn’t be further from the truth, because Rotterdam has been subjected as much of the same maladies as other Metropolitan areas: it’s original dwellers forced to make way to so-called progress, with a ballooning housing market only benefitting the rich and privileged.\n\nThe bright-colored video for \"Make It Happen\" shines a light on the community living in Rotterdam’s Wielewaal district, who are set to be evicted from their beloved homes for the quote unquote future. \"Drawing further on what we believe is a misleading Rotterdam city slogan  – 'make it happen' – we came up with the idea to make a video with the Wielewalers,\" Tramhaus comment. \"With the video, we hope to show their struggle to a wider audience.\"  https://bit.ly/42Q6h50",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}