Information about plays

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

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

{
    "id": 3517524,
    "uri": "https://api.kexp.org/v2/plays/3517524/?format=api",
    "airdate": "2025-06-22T17:36:07-07:00",
    "show": 63809,
    "show_uri": "https://api.kexp.org/v2/shows/63809/?format=api",
    "image_uri": "https://ia904606.us.archive.org/1/items/mbid-88ab7a5c-fd27-421e-85f0-f107ed86a43f/mbid-88ab7a5c-fd27-421e-85f0-f107ed86a43f-21986047480_thumb500.jpg",
    "thumbnail_uri": "https://ia804606.us.archive.org/1/items/mbid-88ab7a5c-fd27-421e-85f0-f107ed86a43f/mbid-88ab7a5c-fd27-421e-85f0-f107ed86a43f-21986047480_thumb250.jpg",
    "song": "Alright",
    "track_id": "70804733-484a-4c9e-930c-e59f19088c8f",
    "recording_id": "b5e1e12f-8832-4ba4-b772-de15e2db2009",
    "artist": "Kendrick Lamar",
    "artist_ids": [
        "381086ea-f511-4aba-bdf9-71c753dc5077"
    ],
    "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 track expresses ideas of hope amid personal struggles, and features uncredited vocals in its chorus from co-producer Pharrell Williams.\n\nThe song was associated with the Black Lives Matter movement after several youth-led protests were heard chanting the chorus. Publications such as Rolling Stone, People, and Complex noted the song's importance in the protests calling \"Alright\" the \"unifying soundtrack\" of the movement.\n\nIn an interview with MTV News, Lamar stated that he found inspiration for \"Alright\" while visiting South Africa and witnessing problems that locals faced: \"Their struggle was ten times harder.\"\n\nThe track opens with lines from Alice Walker's The Color Purple, \"Alls my life, I had to fight.\" https://tinyurl.com/bp7rv2wf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}