Information about plays

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

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

{
    "id": 3582968,
    "uri": "https://api.kexp.org/v2/plays/3582968/?format=api",
    "airdate": "2025-11-25T21:33:44-08:00",
    "show": 65210,
    "show_uri": "https://api.kexp.org/v2/shows/65210/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Indígena Futurista",
    "track_id": null,
    "recording_id": null,
    "artist": "Katú Mirim",
    "artist_ids": [
        "6a20abde-5119-42d0-a4b6-2a4d91a8f4ef"
    ],
    "album": "Indígena Futurista",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Windi Studio"
    ],
    "label_ids": [],
    "release_date": "2021-04-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Katú Mirim is a São Paulo-based Bororo rapper, artist, and activist. Her work spans beyond making music with the founding of Tibira, a collective that stands for resistance, acceptance, and education. Overall, Mirim’s body of work stands decolonization: “decolonize minds, decolonize spaces, decolonize the soul”. \n\nThe Bororo are indigenous people of Brazil, living in the state of Mato Grosso. They also extended into Bolivia and the Brazilian state of Goiás.\n\nhttps://colorsxstudios.com/editorial-katu-mirim",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}