Information about plays

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

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

{
    "id": 3527413,
    "uri": "https://api.kexp.org/v2/plays/3527413/?format=api",
    "airdate": "2025-07-15T19:24:41-07:00",
    "show": 64023,
    "show_uri": "https://api.kexp.org/v2/shows/64023/?format=api",
    "image_uri": "https://coverartarchive.org/release/83ea9a09-78c4-418c-b8bb-7e6835ce374b/17782871556-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/83ea9a09-78c4-418c-b8bb-7e6835ce374b/17782871556-250.jpg",
    "song": "Bal de Bamako",
    "track_id": null,
    "recording_id": "13f88a20-53eb-474c-9e3b-1f2c042bb336",
    "artist": "‐M‐, Fatoumata Diawara, Oxmo Puccino, Toumani Diabaté & Sidiki Diabaté",
    "artist_ids": [
        "99513c45-6c2d-4a6b-a089-074360591f01",
        "6f5064bb-7dbb-4a44-bac5-04c467394817",
        "faf5d956-ba11-4e01-9634-2f1c9ec92df5",
        "b96ba7e7-d882-409a-9825-ed3d6dbb437d",
        "279a62ed-0b0e-4d2d-834d-7abe276434a5"
    ],
    "album": "Bal de Bamako",
    "release_id": null,
    "release_group_id": "f0d74830-f067-418f-b3c9-e0b025c1eb18",
    "labels": [],
    "label_ids": [],
    "release_date": "2016-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Ethiopia to Mali with these past two tracks!\n---\nRIP Toumani always!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}