Information about plays

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

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

{
    "id": 347496,
    "uri": "https://api.kexp.org/v2/plays/347496/?format=api",
    "airdate": "2019-06-28T16:23:00-07:00",
    "show": 5786,
    "show_uri": "https://api.kexp.org/v2/shows/5786/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dancing Queen",
    "track_id": "06b825cc-9c0c-38a5-9a8b-6b6e1b84915c",
    "recording_id": null,
    "artist": "ABBA",
    "artist_ids": [
        "d87e52c5-bb8d-4da8-b941-9f4928627dc8"
    ],
    "album": "Arrival",
    "release_id": "908ae31d-f9a9-46ed-9b5a-a31bc17f6452",
    "release_group_id": null,
    "labels": [
        "Polar"
    ],
    "label_ids": [],
    "release_date": "2006-10-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The recording sessions for \"Dancing Queen\" began on 4 August 1975. The demo was called \"Boogaloo\" and as the sessions progressed, Andersson and Ulvaeus found inspiration in the dance rhythm of George McCrae's \"Rock Your Baby\", as well as the drumming on Dr. John's 1972 album, Dr. John's Gumbo. The opening melody echoes \"Sing My Way Home\" by Delaney & Bonnie (from Motel Shot, 1971). Fältskog and Lyngstad recorded the vocals during sessions in September 1975, and the track was completed three months later.\n<br><br>\nDuring the sessions, Benny Andersson brought a tape home with the backing track on it and played it to Anni-Frid Lyngstad, who apparently started crying when listening. Lyngstad said, \"I found the song so beautiful. It's one of those songs that goes straight to your heart.\" Agnetha Fältskog later said: \"It's often difficult to know what will be a hit. The exception was 'Dancing Queen.' We all knew it was going to be massive.\"  https://bit.ly/2vkBoZP",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}