Information about plays

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

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

{
    "id": 3592012,
    "uri": "https://api.kexp.org/v2/plays/3592012/?format=api",
    "airdate": "2025-12-16T20:50:18-08:00",
    "show": 65397,
    "show_uri": "https://api.kexp.org/v2/shows/65397/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Secret Garden",
    "track_id": null,
    "recording_id": null,
    "artist": "Lamomali, -M-, Patrick Watson, Fatoumata Diawara, Toumani Diabaté, Balla Diabaté",
    "artist_ids": [],
    "album": "Lamomali Totem",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Wagram Music / 3ème Bureau"
    ],
    "label_ids": [],
    "release_date": "2025-04-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "20 years ago, -M- discovered Mali when he arrived in Bamako, its aura, its traditions, its red earth and its scents. He met Toumani Diabaté, heir to an ancestral line of Malian griots (the 71st generation) and master of the kora, the traditional 21-string instrument. An artistic and spiritual complicity was born and, under Toumaniʼs impulse, inspired a joint project. \n\nTogether, they enjoyed great success and lots of listening fans -- but in the summer of 2024, 8 months after the start of production on the new album, Toumani Diabaté died suddenly. This album was finished in his honor with a big group of collaborators and friends, opening doors for other artists and musicians in his memory.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}