Information about plays

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

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

{
    "id": 380458,
    "uri": "https://api.kexp.org/v2/plays/380458/?format=api",
    "airdate": "2019-09-13T16:24:25-07:00",
    "show": 6331,
    "show_uri": "https://api.kexp.org/v2/shows/6331/?format=api",
    "image_uri": "http://coverartarchive.org/release/f9efec3b-c554-4509-ba96-0d468b6d0b4f/2987465419-250.jpg",
    "thumbnail_uri": "",
    "song": "Hounds of Love",
    "track_id": "444816f2-7450-3a99-bcf8-6c46f61befb9",
    "recording_id": null,
    "artist": "The Futureheads",
    "artist_ids": [
        "0cf9d983-aecf-4d57-9e94-fde2beac014f"
    ],
    "album": "The Futureheads",
    "release_id": "f9efec3b-c554-4509-ba96-0d468b6d0b4f",
    "release_group_id": null,
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "2004-09-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A cover of the Kate Bush song.  The Futureheads are an English post-punk band from Sunderland, consisting of Ross Millard (vocals and guitar), Barry Hyde (vocals and guitar), David \"Jaff\" Craig (vocals and bass guitar) and Dave Hyde (drums). Their name comes from the title of The Flaming Lips album Hit to Death in the Future Head.  In an interview with Channel 4's 4Music, Barry Hyde revealed that Dave Hyde was given a golden guitar by his parents when he was young. But Barry had taken it off him to learn to strum his first chords. Dave was left with nothing, forcing him to take up the drums.  https://bit.ly/2lOR4Cc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}