Information about plays

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

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

{
    "id": 356201,
    "uri": "https://api.kexp.org/v2/plays/356201/?format=api",
    "airdate": "2019-07-18T21:19:16-07:00",
    "show": 5935,
    "show_uri": "https://api.kexp.org/v2/shows/5935/?format=api",
    "image_uri": "http://coverartarchive.org/release/0769b502-fade-4a21-80e7-5f56dd291735/16381278437-250.jpg",
    "thumbnail_uri": "",
    "song": "Desencuentro",
    "track_id": "a34ebe0c-02ac-441d-981b-4946667b71ee",
    "recording_id": null,
    "artist": "Residente feat. SoKo",
    "artist_ids": [
        "b38a00f2-3746-4e9e-93de-8257ca5b1680"
    ],
    "album": "Resīdεntә",
    "release_id": "0769b502-fade-4a21-80e7-5f56dd291735",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2017-03-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It's always nice to see artists using their platform to speak on important matters, especially when those matters involve calling out injustices with the actual possibility of educating the masses and igniting a change. This was the case when Puerto Rican artists, Bad Bunny, Residente, and iLe came together to drop a heated protest anthem on Wednesday, titled “Afilando Los Cuchillos” - which translates to “Sharpening the Knives” in English. The political tune was aimed directly at controversial Puerto Rico Governor, Ricardo Rosselló, and has garnered more than 1.2 million views on YouTube so far. https://www.youtube.com/watch?v=RSh7HIH2pvg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}