Information about plays

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

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

{
    "id": 352950,
    "uri": "https://api.kexp.org/v2/plays/352950/?format=api",
    "airdate": "2019-07-11T08:47:37-07:00",
    "show": 5880,
    "show_uri": "https://api.kexp.org/v2/shows/5880/?format=api",
    "image_uri": "http://coverartarchive.org/release/4e6c1845-a24b-47d5-b4f0-fdb0e615da5d/15720489965-250.jpg",
    "thumbnail_uri": "",
    "song": "Soy yo",
    "track_id": "f3d9391b-d88f-4534-a31a-c21ea06942d4",
    "recording_id": null,
    "artist": "Bomba Estéreo",
    "artist_ids": [
        "aea8576d-7ad5-4430-bf2e-63725d80f05c"
    ],
    "album": "Amanecer",
    "release_id": "4e6c1845-a24b-47d5-b4f0-fdb0e615da5d",
    "release_group_id": null,
    "labels": [
        "Sony Music | Latin"
    ],
    "label_ids": [
        "99962abe-c219-4031-9c6c-c61fc3885944"
    ],
    "release_date": "2015-06-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sarai Gonzalez, the young, confident star of the charming \"Soy Yo\" video: “They told me that the character of the ‘Soy Yo’ video was a spunky, just being herself kind of girl. She would always just hold her head high and be proud of what she was doing. And that’s who I am, so it was pretty easy to transform into that character.” | https://www.youtube.com/watch?v=bxWxXncl53U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}