Information about plays

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

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

{
    "id": 3427977,
    "uri": "https://api.kexp.org/v2/plays/3427977/?format=api",
    "airdate": "2024-11-20T21:08:37-08:00",
    "show": 61903,
    "show_uri": "https://api.kexp.org/v2/shows/61903/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "What a Day for Me",
    "track_id": null,
    "recording_id": "a4927962-5436-4624-b7f9-24c1f079d2c7",
    "artist": "Harumi",
    "artist_ids": [
        "6752d176-45fb-49e1-9bbc-d4e1ee0738f7"
    ],
    "album": "Harumi",
    "release_id": null,
    "release_group_id": "356dfd38-0bb0-33d7-86a7-bd7bd831adf5",
    "labels": [
        "Verve Forecast"
    ],
    "label_ids": [
        "87607d99-1448-4c5f-b794-b67671862aa0"
    ],
    "release_date": "1968-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Harumi’s self-titled debut and sole release is one of those quintessentials as far as rare records go. It checks literally all the boxes necessary for what you’d expect a rare collectable to be. There’s mystery behind it – almost nothing is known about who Harumi even was, who else played on the album, and how the artist completely disappeared shortly after and never resurfaced again. The cover is the epitome of a “rare disc” cover with its vivid and colorful psychedelic art that just begs to be listened to. It also had a limited amount of pressings, was misunderstood and a commercial failure upon arrival, and contains a whole second disc of experimental spoken word pieces… Perfectly ripe for a rare one that just so happens to contain absolutely amazing music.\"\nhttps://insheepsclothinghifi.com/album/harumi-s-t/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}