Information about plays

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

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

{
    "id": 347500,
    "uri": "https://api.kexp.org/v2/plays/347500/?format=api",
    "airdate": "2019-06-28T16:34:18-07:00",
    "show": 5786,
    "show_uri": "https://api.kexp.org/v2/shows/5786/?format=api",
    "image_uri": "http://coverartarchive.org/release/ac6a3bdd-4d2e-38e8-ba6e-33cecf128b18/14101003831-250.jpg",
    "thumbnail_uri": "",
    "song": "Rebel Rebel",
    "track_id": "1898cdac-2981-32d4-ad8f-3f770563f994",
    "recording_id": null,
    "artist": "David Bowie",
    "artist_ids": [
        "5441c29d-3602-4898-b1a1-b77fa23b8e50"
    ],
    "album": "Diamond Dogs",
    "release_id": "ac6a3bdd-4d2e-38e8-ba6e-33cecf128b18",
    "release_group_id": null,
    "labels": [
        "Rykodisc"
    ],
    "label_ids": [
        "6dedcd20-3d02-4838-b583-5434eac199d9"
    ],
    "release_date": "1990-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Originally written for an aborted Ziggy Stardust musical in late 1973, \"Rebel Rebel\" – completed in January 1974 and released the following month – was Bowie's last single in the glam rock style that had been his trademark. It was also his first hit since 1969 not to feature lead guitarist Mick Ronson; Bowie himself played guitar on this and almost all other tracks from Diamond Dogs, producing what NME critics Roy Carr and Charles Shaar Murray called \"a rocking dirty noise that owed as much to Keith Richards as it did to the departed Ronno.\" <br><br>The song is notable for its gender-bending lyrics (\"You got your mother in a whirl / She's not sure if you're a boy or a girl\") as well as its distinctive riff, which rock journalist Kris Needs has described as \"a classic stick-in-the-head like the Stones' 'Satisfaction.'\" Bowie himself later said, \"It's a fabulous riff! Just fabulous! When I stumbled onto it, it was 'Oh, thank you!'\"  https://bit.ly/2RKOLMr",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}