Information about plays

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

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

{
    "id": 3634399,
    "uri": "https://api.kexp.org/v2/plays/3634399/?format=api",
    "airdate": "2026-03-27T21:57:51-07:00",
    "show": 66296,
    "show_uri": "https://api.kexp.org/v2/shows/66296/?format=api",
    "image_uri": "https://coverartarchive.org/release/d10253d2-52a5-4a96-86d4-bff909ae791f/35237365253-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d10253d2-52a5-4a96-86d4-bff909ae791f/35237365253-250.jpg",
    "song": "Hawelt Nensa Ghalaak",
    "track_id": null,
    "recording_id": "05bc1075-d023-4799-86bf-f787a184be72",
    "artist": "The Free Music",
    "artist_ids": [
        "7f3e7689-9fb2-41b3-a507-9822799975f1"
    ],
    "album": "Free Music (Part 1)",
    "release_id": null,
    "release_group_id": "b72e0aee-71f0-406c-8103-e480911debbc",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-03-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Blisteringly groovy collection of completely off-the-radar songs by Libyan composer/producer Najib Alhoush's group The Free Music, circa 1976. Releasing an astonishing ten albums, all impressively strong and equally infused by soul, funk, disco, and reggae, The Free Music created a distinctly infectious groove that unfortunately didn't make an impact outside of Libya due to the complex political situation at the time. \nhttps://www.forcedexposure.com/Artists/FREE.MUSIC.AND.NAJIB.ALHOUSH.THE.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}