Information about plays

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

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

{
    "id": 3421741,
    "uri": "https://api.kexp.org/v2/plays/3421741/?format=api",
    "airdate": "2024-11-05T13:37:35-08:00",
    "show": 61771,
    "show_uri": "https://api.kexp.org/v2/shows/61771/?format=api",
    "image_uri": "https://ia801409.us.archive.org/13/items/mbid-32acdee0-c57c-4362-92e0-58ee1eeea1bc/mbid-32acdee0-c57c-4362-92e0-58ee1eeea1bc-2379464482_thumb500.jpg",
    "thumbnail_uri": "https://ia601409.us.archive.org/13/items/mbid-32acdee0-c57c-4362-92e0-58ee1eeea1bc/mbid-32acdee0-c57c-4362-92e0-58ee1eeea1bc-2379464482_thumb250.jpg",
    "song": "The Guillotine",
    "track_id": "b4dbf280-6012-3bf9-8452-405963afa987",
    "recording_id": "ef2c9fe0-81a6-48fe-9e36-1607f39f02a0",
    "artist": "The Coup",
    "artist_ids": [
        "846e89f6-6257-4371-a26d-de960a60bec5"
    ],
    "album": "Sorry to Bother You",
    "release_id": "32acdee0-c57c-4362-92e0-58ee1eeea1bc",
    "release_group_id": "94bf5850-3e2f-4c99-bebd-305a80633063",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2012-10-30",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Larry was the host when The Coup performed \"The Guillotine\" live in our studio back in 2012: https://www.youtube.com/watch?v=JdyI1VfXf1I\n--\n\"The Coup were one of the most overtly political bands in rap history. Formed in the early '90s, the Coup were obviously influenced by the Black power rhetoric of \"conscious\" rappers like Public Enemy and KRS-One, but were perhaps even more inspired by a heavy-duty, Leftist reading list that included Marx and Mao. Lead rapper/producer Boots (born Raymond Riley) was involved in political activism long before he was a musician. His fervent dedication to social change, from his work with the Young Comrades through his deep involvement with the Occupy Oakland movement, was the overriding influence on every Coup album.\"  Here's a complete biography: https://www.allmusic.com/artist/the-coup-mn0000784189#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}