Information about plays

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

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

{
    "id": 3609290,
    "uri": "https://api.kexp.org/v2/plays/3609290/?format=api",
    "airdate": "2026-01-26T06:44:14-08:00",
    "show": 65759,
    "show_uri": "https://api.kexp.org/v2/shows/65759/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Complexion (A Zulu Love)",
    "track_id": "2edff4ef-46d0-4239-aeda-7895fdb4f007",
    "recording_id": "9d2fb25d-f0bd-4497-a9af-aa3df103ec17",
    "artist": "Kendrick Lamar feat. Rapsody",
    "artist_ids": [
        "381086ea-f511-4aba-bdf9-71c753dc5077",
        "d6302903-1f62-420a-8d8b-c54941ac754e"
    ],
    "album": "To Pimp a Butterfly",
    "release_id": "88ab7a5c-fd27-421e-85f0-f107ed86a43f",
    "release_group_id": "d9103c72-3807-4378-9ce7-b6f3e8fdd547",
    "labels": [
        "Aftermath Entertainment",
        "Top Dawg Entertainment",
        "Interscope Records"
    ],
    "label_ids": [
        "c0629488-2aa2-4b46-9de8-decb27147444",
        "56d2501f-12b7-4cfd-b8f8-e95189ea27f5",
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2015-03-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song finds Lamar rapping about self-esteem issues regarding the color of one's skin and the importance of loving all forms of black, no matter how light or dark. The chorus references the cruel discrimination the black Zulu tribe suffered in South Africa because of the color of their skin, during the country's racist apartheid policies.\n\nRapsody spits the third verse. She first met Lamar in 2011 when the Compton rapper was in her area on tour. She was in a recording studio and he came in to grab some beats from 9th Wonder. Later that year, Lamar recorded some rhymes for Rapsody's track \"Rock the Bells.\"\n\nProduced by Thundercat.\n\nhttps://www.kendricklamar.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}