Information about plays

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

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

{
    "id": 3622677,
    "uri": "https://api.kexp.org/v2/plays/3622677/?format=api",
    "airdate": "2026-02-26T18:24:45-08:00",
    "show": 66037,
    "show_uri": "https://api.kexp.org/v2/shows/66037/?format=api",
    "image_uri": "https://dn710409.ca.archive.org/0/items/mbid-8ec6c7c8-178b-4b29-94c6-1c9827d23a95/mbid-8ec6c7c8-178b-4b29-94c6-1c9827d23a95-44150130151_thumb500.jpg",
    "thumbnail_uri": "https://dn710409.ca.archive.org/0/items/mbid-8ec6c7c8-178b-4b29-94c6-1c9827d23a95/mbid-8ec6c7c8-178b-4b29-94c6-1c9827d23a95-44150130151_thumb250.jpg",
    "song": "All Bad Parts",
    "track_id": "b27ad113-3cc4-4ad8-875a-ffb5ec3a70f0",
    "recording_id": "f5a42572-948e-4d4b-888b-1bc46b6309c4",
    "artist": "Lime Garden",
    "artist_ids": [
        "47d7fd0d-6598-43a0-b7b3-39bfff0d3ce4"
    ],
    "album": "Maybe Not Tonight",
    "release_id": "8ec6c7c8-178b-4b29-94c6-1c9827d23a95",
    "release_group_id": "d9537423-a77e-432c-9e42-a8c8f6623465",
    "labels": [
        "So Young Records"
    ],
    "label_ids": [
        "f6aa3f7b-77dd-4f29-90c8-5b7c6919b24e"
    ],
    "release_date": "2026-04-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Lime Garden! Album releases in April!\n\nBrighton four-piece Lime Garden return with their first new music since releasing their debut album One More Thing last February. \"Maybe Not Tonight\" is an upbeat, angsty romp — a fitting conduit for any mid-week restlessness. The track is fueled by blog-rock angst, opening with a high-pitched honking that resembles a clown's alarm clock. In the lyrics, Chloe Howard pushes her body to hedonistic extremes: \"I just want to bop my head and smoke a cigarette/ I want to do it till my lungs go brown without any regret.\"\n\nhttps://limegarden.bandcamp.com/album/maybe-not-tonight",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}