Information about plays

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

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

{
    "id": 3665427,
    "uri": "https://api.kexp.org/v2/plays/3665427/?format=api",
    "airdate": "2026-06-08T17:42:36-07:00",
    "show": 66938,
    "show_uri": "https://api.kexp.org/v2/shows/66938/?format=api",
    "image_uri": "https://coverartarchive.org/release/f8b632d3-5f36-4d30-8351-ac71c79b5a1d/40709509200-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f8b632d3-5f36-4d30-8351-ac71c79b5a1d/40709509200-250.jpg",
    "song": "Bleu Noir",
    "track_id": null,
    "recording_id": "a5e1462a-ced8-40ce-bac8-4af1b14ae351",
    "artist": "Amine Mesnaoui & Labelle",
    "artist_ids": [
        "d615eccf-86b4-4a1b-9d96-50f38cc577ce",
        "b6096f38-e69b-441c-b696-4734b0508166"
    ],
    "album": "African Prayers",
    "release_id": null,
    "release_group_id": "1f0a7c51-3174-4940-b0b3-7dff740b0c51",
    "labels": [
        "Lo Recordings"
    ],
    "label_ids": [
        "0d3780c3-46e4-4b80-805d-e5676baf3726"
    ],
    "release_date": "2022-04-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "‘African Prayers’ is a collection of seven new compositions, which includes lead single ‘Bleu Noir’, that aims to bring a contemporary and fresh interpretation to the Lila Ritual of the Moroccan Gnawa masters - also known as the Ritual of the Seven Colors.\nhttps://aminemesnaoui.bandcamp.com/album/african-prayers",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}