Information about plays

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

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

{
    "id": 3640412,
    "uri": "https://api.kexp.org/v2/plays/3640412/?format=api",
    "airdate": "2026-04-10T19:24:48-07:00",
    "show": 66418,
    "show_uri": "https://api.kexp.org/v2/shows/66418/?format=api",
    "image_uri": "https://coverartarchive.org/release/6911300b-bf39-47f0-9b87-e96e20ef3c0c/42305177568-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6911300b-bf39-47f0-9b87-e96e20ef3c0c/42305177568-250.jpg",
    "song": "99",
    "track_id": null,
    "recording_id": "99375b55-3abd-4e6a-b352-2c970a529e2e",
    "artist": "Olamide feat. Seyi Vibez, Asake, Young Jonn & Daecolm",
    "artist_ids": [
        "ba800215-62c3-4fbf-93e9-8008186af81d",
        "98db0c4a-4c14-4a48-bf7d-5705b55ffa49",
        "2b37ba5e-2162-46ca-bbad-f076f6a333bd",
        "8e1450a4-1d77-4452-b51c-e2f9ed848170",
        "c82e32b4-0abf-4648-b5b7-816d8250c17d"
    ],
    "album": "Olamidé",
    "release_id": null,
    "release_group_id": "b358e276-a715-4bda-ac16-4318709afb11",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-06-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Olamide Gbenga Adedeji (born March 15, 1989), known as Olamide or Olamide Baddo, is a pioneering Nigerian rapper, singer-songwriter, and CEO of YBNL Nation. Born in Bariga, Lagos, he revolutionized Nigerian \"street hop\" by blending indigenous Yoruba rap with Afropop. His career took off with hits like \"Eni Duro\" (2010), leading to numerous award-winning albums, including Rapsodi (2011), YBNL (2012), Baddest Guy Ever Liveth (2013), Carpe Diem (2020), and Unruly (2023).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}