Information about plays

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

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

{
    "id": 3628582,
    "uri": "https://api.kexp.org/v2/plays/3628582/?format=api",
    "airdate": "2026-03-14T00:48:59-07:00",
    "show": 66173,
    "show_uri": "https://api.kexp.org/v2/shows/66173/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-4145ea8c-778b-4f64-a01d-0e04a84f425e/mbid-4145ea8c-778b-4f64-a01d-0e04a84f425e-34737829874_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-4145ea8c-778b-4f64-a01d-0e04a84f425e/mbid-4145ea8c-778b-4f64-a01d-0e04a84f425e-34737829874_thumb250.jpg",
    "song": "Refuse to Kill",
    "track_id": "2b2e5c1f-3a99-4e72-92bb-b224b4ba6917",
    "recording_id": "f4d99cf7-bbe3-4769-8204-7960ca8c0265",
    "artist": "Lowkey feat. Kaia Laurielle",
    "artist_ids": [
        "47370c6c-833b-4267-b552-cade740de271",
        "0d0fc843-a6d4-45a2-b87f-e1cc7780cd95"
    ],
    "album": "Refuse to Kill",
    "release_id": "4145ea8c-778b-4f64-a01d-0e04a84f425e",
    "release_group_id": "8304bf5f-13ef-4d4b-9352-84914757e07f",
    "labels": [
        "Mesopotamia Music"
    ],
    "label_ids": [
        "0531fa53-ecd7-4130-b853-c29eac5f0360"
    ],
    "release_date": "2021-11-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lowkey was featured on Volume 773 of KEXP's Weekly Mix, #MusiciansForPalestine, co-curated by Gabriel and Isabel Khalili. From the poetry of Mahmoud Darwish and Suheir Hammad, to the idea that \"Hip Hop Never Died, It Lives In Palestine\", the mix is a time-traveling exploration of resistance music and global solidarity, with the people of Palestine on our hearts and minds: https://www.kexp.org/podcasts/weekly-mix/2021/5/28/weekly-mix-vol-773-palestine/ \n\nSupport the artist here: https://lowkeyonline.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}