Information about plays

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

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

{
    "id": 3615973,
    "uri": "https://api.kexp.org/v2/plays/3615973/?format=api",
    "airdate": "2026-02-11T01:21:47-08:00",
    "show": 65901,
    "show_uri": "https://api.kexp.org/v2/shows/65901/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://ia903400.us.archive.org/1/items/mbid-151d2e60-8dad-4934-a8a3-6cccbd2f5d31/mbid-151d2e60-8dad-4934-a8a3-6cccbd2f5d31-30269447496_thumb250.jpg",
    "song": "Frou‐Frou Foxes in Midsummer Fires",
    "track_id": "bb10ab3e-2178-4671-9380-ca837d4b01e7",
    "recording_id": "7e942133-030b-493b-b532-34c620f59edc",
    "artist": "Cocteau Twins",
    "artist_ids": [
        "000fc734-b7e1-4a01-92d1-f544261b43f5"
    ],
    "album": "Heaven or Las Vegas",
    "release_id": "151d2e60-8dad-4934-a8a3-6cccbd2f5d31",
    "release_group_id": "12fab6b9-4eaf-33b0-963e-cae03ac332fe",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2014-07-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "WHEN THE BEAT DROPS THOUGH!\nIn a 2014 interview with The Skinny, Cocteau Twins bassist and guitarist Simon Raymonde revealed that he wrote \"Frou-Frou Foxes in Midsummer Fires\" about the death of his father, arranger Ivor Raymonde, who passed away while the band was recording the album \"Heaven or Las Vegas.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}