Information about plays

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

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

{
    "id": 3595007,
    "uri": "https://api.kexp.org/v2/plays/3595007/?format=api",
    "airdate": "2025-12-23T18:05:45-08:00",
    "show": 65458,
    "show_uri": "https://api.kexp.org/v2/shows/65458/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Wind of Change",
    "track_id": "38171809-b960-4451-aa4e-2cf628cd6eea",
    "recording_id": "59aecf4f-420e-4ac2-9bdd-6ef9895746fb",
    "artist": "Nightmares On Wax feat. Yarah Bravo",
    "artist_ids": [
        "5310241b-71e2-454e-8c04-6fd2f6a0f4e6",
        "b8c5cc4f-239f-4e02-b46f-b040b77c2030"
    ],
    "album": "Echo45 Sound System",
    "release_id": "07d22bed-e640-4470-9d6b-c5b069fb1fbb",
    "release_group_id": "9f55a9f2-3c01-4705-8aea-a5a2351773fc",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nightmares on Wax's new album is \"Echo45 Sound System,\" a mixtape that was released digitally on November 14, 2025, and now available on vinyl as of December 5, 2025.\n\nYarah Bravo is a singer-songwriter, rapper, poet, beatmaker, 1/3 of international rap trio One Self with DJ Vadim, and emcee Blu Rum 13.\n\nBorn to a Chilean mother and a Brazilian father, who moved to Sweden as political refugees, Bravo sings and raps in English, Swedish, and Spanish.\n\nShe started writing as a young teenager, as a way to handle her parents' breakup. Bravo formed her first group, an all-girl group called B.o.B, at 16 years old, and was part of the hip hop scene in her hometown, Lund, in the 90s. She moved to London as a teenager, at age 18.  https://tinyurl.com/5n8ntae6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}