Information about plays

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

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

{
    "id": 356070,
    "uri": "https://api.kexp.org/v2/plays/356070/?format=api",
    "airdate": "2019-07-18T14:45:22-07:00",
    "show": 5933,
    "show_uri": "https://api.kexp.org/v2/shows/5933/?format=api",
    "image_uri": "http://coverartarchive.org/release/2775e8d0-4b2a-499c-a0ed-57dbf4f7f00d/19203398355-250.jpg",
    "thumbnail_uri": "",
    "song": "Don’t You Know I’m in a Band",
    "track_id": "61fd7e56-25d5-401c-93ce-ee4ea7cab476",
    "recording_id": null,
    "artist": "Confidence Man",
    "artist_ids": [
        "9fab430a-f1af-4a69-bf68-6857a7a50a68"
    ],
    "album": "Confident Music For Confident People",
    "release_id": "2775e8d0-4b2a-499c-a0ed-57dbf4f7f00d",
    "release_group_id": null,
    "labels": [
        "Heavenly"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2018-04-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Confidence Man was formed in 2016. The members had met on the Brisbane music scene, and had been in other bands including: The Belligerents, Moses Gunn Collective and The Jungle Giants, and use pseudonyms in Confidence Man. They started writing dance songs together, initially as a \"kind of joke\", but eventually realised the material was worth pursuing. Planet and Bones provide vocals and dancing while Goodchild and McGuffie, who appear as masked figures, do keys and drumming. They  released their debut album, \"Confidence Music for Confident People\" in 2018.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}