Information about plays

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

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

{
    "id": 3547280,
    "uri": "https://api.kexp.org/v2/plays/3547280/?format=api",
    "airdate": "2025-08-31T18:59:17-07:00",
    "show": 64439,
    "show_uri": "https://api.kexp.org/v2/shows/64439/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "West Coast Poplock",
    "track_id": null,
    "recording_id": null,
    "artist": "Ronnie Hudson & The Street People",
    "artist_ids": [
        "4d9851f5-0c75-4e60-a7ac-5a9970e770f2"
    ],
    "album": "West Coast Poplock",
    "release_id": null,
    "release_group_id": "0c070846-358a-39b5-be2c-e6bc44523268",
    "labels": [
        "Street People Record Company"
    ],
    "label_ids": [
        "0b72fcd0-27c0-49fe-b17c-825a1c17acac"
    ],
    "release_date": "1982-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song contains elements from the 1981 song \"So Ruff, So Tuff\", performed by Roger Troutman, co-written by him and his brother Larry Troutman of Zapp. Perhaps you've heard the reference to \"California knows how to party\" before.\n--\nOriginally from D.C., bassist Ronnie Hudson performed with Chuck Brown and Al Johnson before he relocated to Memphis, where he recorded during the '70s with Isaac Hayes (as heard on part of the Shaft soundtrack and the entirety of Black Moses), Luther Ingram (the number three pop hit \"[If Loving You Is Wrong] I Don't Want to Be Right\"), and Rufus Thomas (including the number two R&B hit \"The Breakdown.\": https://www.allmusic.com/artist/ronnie-hudson-mn0000277115/biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}