Information about plays

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

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

{
    "id": 350531,
    "uri": "https://api.kexp.org/v2/plays/350531/?format=api",
    "airdate": "2019-07-05T17:27:49-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "http://coverartarchive.org/release/f2b0e0b1-ae55-461d-aa8e-db893f3047f1/20576668677-250.jpg",
    "thumbnail_uri": "",
    "song": "Concrete",
    "track_id": "299aa0e8-8f1b-4260-9724-1071db183a2d",
    "recording_id": null,
    "artist": "shame",
    "artist_ids": [
        "3294b9ce-0bef-4080-8ae8-95bad1abd71c"
    ],
    "album": "Songs of Praise",
    "release_id": "f2b0e0b1-ae55-461d-aa8e-db893f3047f1",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2018-01-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Our first time playing this song was at the Great Escape in Brighton, which was kind of the catalyst for when things started happening for the band. Whilst jamming acoustically in a pub green room, Josh came up with what went on to be the chorus. The song was left on the shelf for a pretty long time before we worked on but after we added the bouncy to and fro between Eddie and Sean [Coyle Smith], the song started to take shape.\n\nThe call-and-response vocals between Steen and [bassist] Josh [Finerty] represent the idea of being trapped in a relationship, almost feeling like you're talking to yourself in a way.\n\nThis song went through a couple of instrumental incarnations before we settled on this one. When we recorded it, we also had all five of us doing vocals for the ending, which gave it the sort of schoolboy-choir, vaguely angelic finale that we were looking for. Incidentally, this track was also the first release on our new label, Dead Oceans.\" https://n.pr/2DawFi8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}