Information about plays

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

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

{
    "id": 347090,
    "uri": "https://api.kexp.org/v2/plays/347090/?format=api",
    "airdate": "2019-06-27T17:43:08-07:00",
    "show": 5781,
    "show_uri": "https://api.kexp.org/v2/shows/5781/?format=api",
    "image_uri": "http://coverartarchive.org/release/4ea2da09-19d6-4342-94c1-1ac3969ad2e2/23351400472-250.jpg",
    "thumbnail_uri": "",
    "song": "Dawn Chorus",
    "track_id": "b1471e9e-5d8e-4c34-a70d-4f67893bbf8d",
    "recording_id": null,
    "artist": "Thom Yorke",
    "artist_ids": [
        "8ed2e0b3-aa4c-4e13-bec3-dc7393ed4d6b"
    ],
    "album": "ANIMA",
    "release_id": "4ea2da09-19d6-4342-94c1-1ac3969ad2e2",
    "release_group_id": null,
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2019-06-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yorke wrote Anima following a period of writer's block and anxiety. Inspired by seeing electronic musician Flying Lotus improvising live with loops, Yorke and longtime collaborator Nigel Godrich developed \"Anima\" through live performances and studio work. Yorke would send Godrich \"sprawling\" unfinished tracks and Godrich would edit the tracks into shorter samples and loops, which Yorke wrote vocals to. They performed several \"Anima\" tracks, including 'Not the News', on the Tomorrow's Modern Boxes tour. 'Dawn Chorus' was previously the title of a track Radiohead performed during 2008 sound-checks, and was later used for the name of a company formed by the band. Radiohead drummer Philip Selway contributed \"sped up drums\" to 'Impossible Knots', and Atoms for Peace drummer Joey Waronker appears in the end of 'The Axe'",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}