Information about plays

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

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

{
    "id": 3558074,
    "uri": "https://api.kexp.org/v2/plays/3558074/?format=api",
    "airdate": "2025-09-26T19:56:59-07:00",
    "show": 64669,
    "show_uri": "https://api.kexp.org/v2/shows/64669/?format=api",
    "image_uri": "https://coverartarchive.org/release/5fdfad6e-887e-4b25-8982-5a363271fb5f/34071261776-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5fdfad6e-887e-4b25-8982-5a363271fb5f/34071261776-250.jpg",
    "song": "Burning Jungle",
    "track_id": null,
    "recording_id": "13425a14-0935-4deb-a888-6991d5079e6d",
    "artist": "Ofege",
    "artist_ids": [
        "52484336-bfdc-477f-91fd-93f854aa9df6"
    ],
    "album": "Doing It in Lagos: Boogie, Pop & Disco in 1980s Nigeria",
    "release_id": null,
    "release_group_id": "5303e487-f0af-4086-9bc3-81b519d66384",
    "labels": [],
    "label_ids": [],
    "release_date": "2016-12-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Ofege was formed in the early 1970s by a group of teenagers at the St. Gregory’s College, Lagos. Influenced by the leading stars of the era, especially Carlos Santana, Led Zeppelin, The Funkees, and Ofo The Black Company, Ofege introduced a different dimension of funk laced with rock solos that made them one of the greatest Nigerian bands of all time. \"\n\nRead more at: https://guardian.ng/life/ofege-alades-demise-brings-back-memories-of-boy-band-that-shook-nigerias-music-scene/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}