Information about plays

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

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

{
    "id": 2677173,
    "uri": "https://api.kexp.org/v2/plays/2677173/?format=api",
    "airdate": "2019-12-23T14:41:15-08:00",
    "show": 46211,
    "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Does It Make You Feel Good?",
    "track_id": "becbdc2f-6a4e-4913-bd74-c16bd6559867",
    "recording_id": null,
    "artist": "Confidence Man",
    "artist_ids": [
        "9fab430a-f1af-4a69-bf68-6857a7a50a68"
    ],
    "album": "Does It Make You Feel Good?",
    "release_id": "34479a3a-0ffa-434f-83c3-45112cce5d14",
    "release_group_id": null,
    "labels": [
        "Heavenly"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2019-11-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The band 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. Janet Planet and Sugar Bones provide vocals and dancing while Goodchild and McGuffie, who appear as masked figures, play keyboards and drums. On November 17th, 2019, Janet Planet and Sugar Bones were guests on Richard Kingsmill's '2019' programme on Triple J to premiere their new single \"Does It Make You Feel Good?\" During the interview, they revealed they have made celebrity friends with U2 and had been partying with them and Noel Gallagher while in Melbourne. They continued to explain their plans to feature The Edge playing tambourine on a future recording. https://bit.ly/2Mgy9e6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}