Information about plays

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

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

{
    "id": 3548132,
    "uri": "https://api.kexp.org/v2/plays/3548132/?format=api",
    "airdate": "2025-09-02T20:40:17-07:00",
    "show": 64457,
    "show_uri": "https://api.kexp.org/v2/shows/64457/?format=api",
    "image_uri": "https://coverartarchive.org/release/7bf6e653-848a-447d-83fc-2716946f76d1/9588503246-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7bf6e653-848a-447d-83fc-2716946f76d1/9588503246-250.jpg",
    "song": "Anchi Bale Game",
    "track_id": null,
    "recording_id": "4c9fd8c8-54b6-402c-ad5c-50e22749c68d",
    "artist": "Admas",
    "artist_ids": [
        "203fa511-5748-4c22-bd55-29aa55e41c18"
    ],
    "album": "Sons of Ethiopia",
    "release_id": null,
    "release_group_id": "5ae24a2f-e1d6-4d9f-a5e7-a4cf2b99579b",
    "labels": [
        "African Heritage Records"
    ],
    "label_ids": [
        "f267331a-8f45-4770-a3ae-fff1ea368904"
    ],
    "release_date": "1984-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Sons of Ethiopia\" is one of the few recordings to be produced outside Ethiopia in the early 1980s. It is a key document of the Washington DC exile scene. The core members of Admas – Tewodros ‘Teddy’ Aklilu, Henock Temesgen, and Abegasu Shiota – had previously played in a group called Gasha, one of the few local Ethiopian bands. Admas was born from Gasha, as an outlet for their more experimental instincts. \"In 1984, these D.C. Ethiopian expats made a truly rare record. Now the world can hear it.\" Read the incredible story behind this reissue here: https://www.washingtonian.com/2020/08/12/admass-sons-of-ethiopia-how-a-great-lost-album-is-finding-new-fans/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}