Information about plays

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

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

{
    "id": 3413978,
    "uri": "https://api.kexp.org/v2/plays/3413978/?format=api",
    "airdate": "2024-10-17T17:53:44-07:00",
    "show": 61601,
    "show_uri": "https://api.kexp.org/v2/shows/61601/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Planet Claire",
    "track_id": "13db95ac-aa5d-34d1-a19e-7b79530573ff",
    "recording_id": "7b978353-cb21-4151-a0ef-c0280862b312",
    "artist": "The B‐52s",
    "artist_ids": [
        "127f591a-7e27-4435-92db-0780f219f3a1"
    ],
    "album": "Nude on the Moon: The B‐52’s Anthology",
    "release_id": "75f5d72b-b93f-4b59-9047-2e5e44900fa9",
    "release_group_id": "c842de7e-0382-3c13-8ae6-bc577830abae",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2002-01-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released in 1979 and one of the great album openers of the new wave era, \"Planet Claire\" tells the listener almost everything they need to know about the B-52's in its two-and-a-half minute instrumental intro: space sounds blend into a jumpy, speeded-up version of Henry Mancini's \"Peter Gunn\" theme mixed with sounds that could have been lifted from one of Joe Meek's \"Telstar\" follow-ups, followed by a lengthy wordless vocal and organ section that recalls the theme from Star Trek.\nhttps://web.archive.org/web/20170916153543/https://www.allmusic.com/song/planet-claire-mt0004150952",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}