Information about plays

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

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

{
    "id": 3606287,
    "uri": "https://api.kexp.org/v2/plays/3606287/?format=api",
    "airdate": "2026-01-19T07:10:20-08:00",
    "show": 65698,
    "show_uri": "https://api.kexp.org/v2/shows/65698/?format=api",
    "image_uri": "https://ia903105.us.archive.org/26/items/mbid-69a24b27-0382-4154-91c4-dca50aead0eb/mbid-69a24b27-0382-4154-91c4-dca50aead0eb-24499661284_thumb500.jpg",
    "thumbnail_uri": "https://ia803105.us.archive.org/26/items/mbid-69a24b27-0382-4154-91c4-dca50aead0eb/mbid-69a24b27-0382-4154-91c4-dca50aead0eb-24499661284_thumb250.jpg",
    "song": "Hero",
    "track_id": "bae03886-ce9b-4045-ac71-631791ba0d52",
    "recording_id": "8c2d7a8c-cb12-41a2-8daf-26c64d6fc169",
    "artist": "Michael Kiwanuka",
    "artist_ids": [
        "11f570ff-44d9-4e9c-8812-e6d56103c5c1"
    ],
    "album": "Kiwanuka",
    "release_id": "69a24b27-0382-4154-91c4-dca50aead0eb",
    "release_group_id": "042fe94f-5846-469c-a739-38a9e0574d5c",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-10-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"My songs were being 'synced' to things like the James Baldwin documentary 'I Am Not Your Negro'. I started to learn more about Baldwin's life and artistry, and also really got into the work of Gordon Parks - his movies but also his photography around the Civil Rights Movement, his portraits of poor black families in the south. And when I started reading up on Fred Hampton of the Black Panthers, it helped unlock the lyrics to 'Hero,' which I'd be done a year earlier but couldn't get any further than the chorus. But thinking about Fred and the movement, the lyrics just poured out of me.\" - Michael Kiwanuka in an interview with Mojo magazine.\n\nhttps://www.michaelkiwanuka.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}