Information about plays

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

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

{
    "id": 379063,
    "uri": "https://api.kexp.org/v2/plays/379063/?format=api",
    "airdate": "2019-09-10T09:23:54-07:00",
    "show": 6310,
    "show_uri": "https://api.kexp.org/v2/shows/6310/?format=api",
    "image_uri": "http://coverartarchive.org/release/05472483-8124-3552-93dd-b3c6d1e106fa/22402218939-250.jpg",
    "thumbnail_uri": "",
    "song": "Middle Cyclone",
    "track_id": "fe3f491d-4b35-3fd3-9a7f-9efb3c0bfb75",
    "recording_id": null,
    "artist": "Neko Case",
    "artist_ids": [
        "e13d2935-8c42-4c0a-96d7-654062acf106"
    ],
    "album": "Middle Cyclone",
    "release_id": "05472483-8124-3552-93dd-b3c6d1e106fa",
    "release_group_id": null,
    "labels": [
        "ANTI‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2009-03-02",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Neko Case in an interview about another album of hers, \"The Worse Things Get, The Harder I Fight, The Harder I Fight, The More I Love You\":  \"I was going through really a hard time and pretty depressed,\" she says. \"Just grieving. Lost a lot of family and stuff. It hadn't happened all at once, but I had never really slowed down to grieve. And I kind of took it in a farming way, you know, like 'They're dead. Gotta keep going.'\" She says this with a shrug in her voice. \"But you really do as a human being have to slow down and take it in and look it in the face. And I had avoided it for so long that my body basically said, 'Guess what? I'm just going to make you super-depressed now, because you have to deal with this stuff and transmute it or whatever you're supposed to do with it. Or you're gonna be really fucked up.'\"\n\nThere was no sudden descent, more a steady slide to the bottom. \"Just a gradual, 'I can't shake this, I can't shake this … what is this?'\" she explains. \"Just super-unhappy and acting out here and there, just not being myself.\" But it was the mundanity that struck her more than anything. \"Depression, there's no grand excellence to it,\" she says. \"In my experience it was just almost the gulaggy boringness of it that'll kill you. You're just in this murk. And you're with other humans, but you lose all your human skills and it's just like you're in this plastic bag and you can't quite connect with people. You lose your ability to transmit electricity or something, and to receive it. It's just like this 'bzzzuh'.\" She makes a feeble, disconnected sound. \"It isn't sparking.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}