Information about plays

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

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

{
    "id": 379549,
    "uri": "https://api.kexp.org/v2/plays/379549/?format=api",
    "airdate": "2019-09-11T12:38:48-07:00",
    "show": 6318,
    "show_uri": "https://api.kexp.org/v2/shows/6318/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Survival",
    "track_id": "89dbb0ed-60da-3416-bd5e-932e47922c2a",
    "recording_id": null,
    "artist": "Vivian Girls",
    "artist_ids": [
        "d0676301-7ffc-4ff6-8b38-f8aeb8553115"
    ],
    "album": "Everything Goes Wrong",
    "release_id": "b0051666-5e31-3e24-a68f-d5b8bf02d124",
    "release_group_id": null,
    "labels": [
        "In the Red Records"
    ],
    "label_ids": [
        "485d19d8-74e5-4c06-8751-ce6f04d3f282"
    ],
    "release_date": "2009-09-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Lindzey's mixtape story:\n\" I probably listened to it on repeat a hundred times driving back and forth from Kitsap, the hospital, and whatever random place I would drive to at night through my tears and devastation, while also looking forward to getting out and away and doing something completely new and away from everything I knew. It really rearranges your mentality when you're so devastated but also torn in half by another huge life event that you're planning and completely overwhelmed with excitement for. I'm nearing thirty and I love it and these artists have been with me for so long I can never let them go, this mix kept me grounded. \"\n\nVivian Girls perform \"When I'm Gone\" live from the Music Lounge during KEXP's broadcast from the Bumbershoot Music & Arts festival. Check it out here: https://bit.ly/2kv8zHD",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}