Information about plays

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

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

{
    "id": 350504,
    "uri": "https://api.kexp.org/v2/plays/350504/?format=api",
    "airdate": "2019-07-05T15:49:11-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "http://coverartarchive.org/release/351d23b7-a124-41c9-973e-78ac673b06dd/4516092262-250.jpg",
    "thumbnail_uri": "",
    "song": "I Can Change",
    "track_id": "d76e7776-6b37-345a-9087-5a30b63d385c",
    "recording_id": null,
    "artist": "LCD Soundsystem",
    "artist_ids": [
        "2aaf7396-6ab8-40f3-9776-a41c42c8e26b"
    ],
    "album": "This Is Happening",
    "release_id": "351d23b7-a124-41c9-973e-78ac673b06dd",
    "release_group_id": null,
    "labels": [
        "DFA Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025"
    ],
    "release_date": "2010-05-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On the title of the album, James Murphy revealed, \"The title is just the thing we said a lot while making the record, in various contexts. For example, when we got the keys to the mansion in L.A. and we walked in there, we were just standing around, like, 'Where are we going to put the gear?' Because it’s a huge, crazy mansion with no furniture in it. What else do you say but, 'Well, I guess this is happening'? It kept coming up—and also in a very positive tone, like, 'Oh no, this is happening.' You know, when you’re being insistent. It’s just a phrase we kept using in various tones, so I thought using it completely tonelessly on the cover was a way of putting together three words that looked good in blue.\n\nTitles are relatively arbitrary to me; they take on meanings that aren’t really my meanings. Sound Of Silver was just, like, I made the studio silver, and I wanted the record to sound 'more silver.' The first one, I didn’t even bother, because I couldn’t come up with a good title. [Laughs.] This one just seemed like that was the thing that was said most often while making the record.\"  https://bit.ly/2XQ3xqA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}