Information about plays

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

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

{
    "id": 375907,
    "uri": "https://api.kexp.org/v2/plays/375907/?format=api",
    "airdate": "2019-09-03T07:23:30-07:00",
    "show": 6260,
    "show_uri": "https://api.kexp.org/v2/shows/6260/?format=api",
    "image_uri": "http://coverartarchive.org/release/4105035f-7df7-4a2b-a4e7-d3dcd862666e/23706986442-250.jpg",
    "thumbnail_uri": "",
    "song": "Summer Girl",
    "track_id": "e89ab2be-74f6-4cd4-b20c-fe8d5e89db93",
    "recording_id": null,
    "artist": "HAIM",
    "artist_ids": [
        "aef06569-098f-4218-a577-b413944d9493"
    ],
    "album": "Summer Girl",
    "release_id": "4105035f-7df7-4a2b-a4e7-d3dcd862666e",
    "release_group_id": null,
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2019-08-02",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Doot, do, doot, do, doot, do, doot, do, do...\" Danielle Haim dedicated the song to Lou Reed, likely a nod to the song's similarity to Reed's \"Walk On The Wild Side.\" In a press statement, she said she started writing the song after her partner was diagnosed with cancer. “ I was on tour and felt like I was trying to send positive energy his way almost telepathically. Whenever I would come home in between shows I wanted to be his sunshine - his summer when he was feeling dark. His hope when he was feeling hopeless.” Here's the video: https://www.youtube.com/watch?v=ZjuA_o6Jzyo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}