Information about plays

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

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

{
    "id": 3571829,
    "uri": "https://api.kexp.org/v2/plays/3571829/?format=api",
    "airdate": "2025-10-30T13:00:26-07:00",
    "show": 64973,
    "show_uri": "https://api.kexp.org/v2/shows/64973/?format=api",
    "image_uri": "https://coverartarchive.org/release/27d4e7a9-331a-4464-9a22-8ad9658c6c24/22784831282-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/27d4e7a9-331a-4464-9a22-8ad9658c6c24/22784831282-250.jpg",
    "song": "Lonely Jelly",
    "track_id": null,
    "recording_id": "2734c048-b34b-4559-ab6c-4940d9df11ad",
    "artist": "Moody",
    "artist_ids": [],
    "album": "The Mighty Mellow - The Sequel",
    "release_id": null,
    "release_group_id": "f914088d-0b89-4e05-84b8-313114ce20db",
    "labels": [
        "Future records"
    ],
    "label_ids": [
        "76f67d73-9ae9-425e-85ba-d37c8502bd4d"
    ],
    "release_date": "1998-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Thursday and welcome to The Afternoon Show with the august Larry Mizell, Jr. and wonderful producer Sharlese! Today, on OG Thursday, we are exploring the 1996 concept album “Dr. Octagonecologyst,” from Dr. Octagon, the alter ego of hip-hop legend Kool Keith.  Thanks so much for being here with us!\n--\nMultiple elements of \"Lonely Jelly\" by The Gentle Rain were sampled for the intro to  “Dr. Octagonecologyst.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}