Information about plays

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

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

{
    "id": 3631654,
    "uri": "https://api.kexp.org/v2/plays/3631654/?format=api",
    "airdate": "2026-03-20T20:50:38-07:00",
    "show": 66233,
    "show_uri": "https://api.kexp.org/v2/shows/66233/?format=api",
    "image_uri": "https://dn710808.ca.archive.org/0/items/mbid-74ca35f7-721d-4f86-adad-1f9fcdcaee1e/mbid-74ca35f7-721d-4f86-adad-1f9fcdcaee1e-8455571032_thumb500.jpg",
    "thumbnail_uri": "https://dn710808.ca.archive.org/0/items/mbid-74ca35f7-721d-4f86-adad-1f9fcdcaee1e/mbid-74ca35f7-721d-4f86-adad-1f9fcdcaee1e-8455571032_thumb250.jpg",
    "song": "Go Back",
    "track_id": "6c7d0433-25a5-4480-aa5a-57bdf51a0283",
    "recording_id": "2d8dd2d3-7879-4d09-89fc-133390e64fc4",
    "artist": "Tony Allen & Damon Albarn",
    "artist_ids": [
        "7d7a5fdd-0d04-4c36-8bee-906feeae239c",
        "ea524cc6-191a-4c05-ab88-3bb5c0880ca5"
    ],
    "album": "Film of Life",
    "release_id": "74ca35f7-721d-4f86-adad-1f9fcdcaee1e",
    "release_group_id": "3bb8bb3f-91f9-4c4d-87ab-02bb46b676fb",
    "labels": [
        "Jazz Village"
    ],
    "label_ids": [
        "902c5d30-9d4d-4718-8b5e-211bbadd64d3"
    ],
    "release_date": "2014-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tony Allen continued collaborating across generations, including with Angélique Kidjo, linking classic Afrobeat to modern global fusion.\n\nThis song by Afrobeat legend Tony Allen features keyboards and vocals from Damon Albarn. Previously, Allen and Albarn were members of the Good, The Bad, & The Queen and Rocket Juice & the Moon.\n--\nManaging to be both mysterious and resonant, the video, like the song, beautifully honors not only the African refugees who wound up on the Italian island of Lampedusa; it perhaps pays respect to all refugees, whether literal or metaphorical.: https://www.youtube.com/watch?v=8-hMkHkoFrU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}