Information about plays

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

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

{
    "id": 3580521,
    "uri": "https://api.kexp.org/v2/plays/3580521/?format=api",
    "airdate": "2025-11-20T05:04:16-08:00",
    "show": 65159,
    "show_uri": "https://api.kexp.org/v2/shows/65159/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Worldwide Steppers",
    "track_id": "cba478fb-af13-4fc6-961c-c39e166a0dc8",
    "recording_id": "774f3fc8-8f9a-4820-b83e-6ff1bf929d98",
    "artist": "Kendrick Lamar",
    "artist_ids": [
        "381086ea-f511-4aba-bdf9-71c753dc5077"
    ],
    "album": "Mr. Morale & The Big Steppers",
    "release_id": "4b1342da-24a5-4a0f-9be4-e2fd77f7b4ae",
    "release_group_id": "6bd70eee-bd46-4738-851a-f50c19d8d6db",
    "labels": [
        "Aftermath Entertainment",
        "pgLang",
        "Top Dawg Entertainment",
        "Interscope Records"
    ],
    "label_ids": [
        "c0629488-2aa2-4b46-9de8-decb27147444",
        "df31a9a8-4583-4a49-a4f7-9a3cee1c45eb",
        "56d2501f-12b7-4cfd-b8f8-e95189ea27f5",
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2022-05-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Worldwide Steppers\" samples both Afro-rock groovers, The Funkees' 1960s song \"Break Through\" and \"Look Up Look Down\" performed by Soft Touch. \n\nReleased in 2022, Kendrick Lamar's fifth studio album. 'Mr. Morale & The Big Steppers' features guest appearances from Blxst, Amanda Reifer, Sampha, Taylour Paige, Summer Walker, Ghostface Killah, Baby Keem, Kodak Black, Sam Dew, Tanna Leone, and Beth Gibbons of Portishead.\n\nhttps://oklama.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}