Information about plays

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

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

{
    "id": 374449,
    "uri": "https://api.kexp.org/v2/plays/374449/?format=api",
    "airdate": "2019-08-30T11:48:33-07:00",
    "show": 6230,
    "show_uri": "https://api.kexp.org/v2/shows/6230/?format=api",
    "image_uri": "http://coverartarchive.org/release/9f8374c0-8598-3799-8986-a573b9de2d31/2096316329-250.jpg",
    "thumbnail_uri": "",
    "song": "The Suburbs",
    "track_id": "ba4081b1-36cd-3db6-88e7-8dbcda961270",
    "recording_id": null,
    "artist": "Arcade Fire",
    "artist_ids": [
        "52074ba6-e495-4ef3-9bb4-0703888a9f68"
    ],
    "album": "The Suburbs",
    "release_id": "9f8374c0-8598-3799-8986-a573b9de2d31",
    "release_group_id": null,
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2010-08-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Parker's playlist \"Audio Time Machine.\" <Br><Br>Says Parker: \"I moved from Grand Rapids Michigan to Seattle a few years back and will be moving to Los Angeles within the next month. This is my own personal playlist that comforts me in times of change and loneliness. None of the songs are about change particularly, but each song reminds me of a special place and time I will most likely never return to. <br><br>\"This mixtape allows me to reminisce about spending time with old friends, challenging emotions, past loves, and other life events. It reminds me of the corners in life I will never experience again, whether good or bad. Each song is an emotional time capsule that can bring me back to a specific moment whether it be hanging out with friends who will never be in the same room again or spending time with a gal where we both knew it would be our last date. As I move forward and change in life my time capsule grows larger.<Br><Br>\"None of the songs are in chronological order in my time listening to them. One of the earliest songs on my list, The Air Near My Fingers, is at the end of the list yet it reminds me of the excitement it brought me when listening to full White Stripes records with my dad as he picked me up for the weekends after the divorce. TM Juke was an artist I most recently discovered with a friend while sharing drunken goodbyes on a Seattle rooftop only months ago yet it is in the middle of my list. I paced this mixtape from upbeat, to slow, then to upbeat again to mirror my feelings during change. I become excited about the change, endless possibilities are at hand! I then become a bit sad about what will be left behind. After the sadness I am hit again with excitement that the change is happening at all and become hopeful for what the future will bring, more songs most definitely.<br><br>\"This mixtape is no where near done, I reckon I will have dozens of tracks added before I pass away. But it is very important to me and I thought I'd share.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}