Information about plays

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

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

{
    "id": 3521216,
    "uri": "https://api.kexp.org/v2/plays/3521216/?format=api",
    "airdate": "2025-07-01T14:02:59-07:00",
    "show": 63892,
    "show_uri": "https://api.kexp.org/v2/shows/63892/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Chuck Baby",
    "track_id": null,
    "recording_id": "3233d1de-2662-4ab6-a0a1-36ee545b092a",
    "artist": "Chuck Brown feat. KK",
    "artist_ids": [
        "3a9d80e7-564a-418f-91d4-0cb7fee9965e",
        "fd91fc52-45c1-4e22-b9f2-4b401b537d5b"
    ],
    "album": "We're About the Business",
    "release_id": null,
    "release_group_id": "11e57f65-095e-3b14-b5e9-a5675dd05f9c",
    "labels": [
        "Raw Venture Records & Tapes"
    ],
    "label_ids": [
        "a2a95863-914a-4904-b731-743a7591e993"
    ],
    "release_date": "2007-04-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout Out to Mark and the whole crew at Harborview!\n---\n“The Godfather of Go Go,” Chuck Brown is the undisputed sole founder and creator Go-Go music, a hypnotically danceable genre deeply rooted in funk and soul that he developed in the early 70’s \n---\nhttps://windmeupchuck.com/home",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}