Information about plays

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

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

{
    "id": 347508,
    "uri": "https://api.kexp.org/v2/plays/347508/?format=api",
    "airdate": "2019-06-28T16:56:36-07:00",
    "show": 5786,
    "show_uri": "https://api.kexp.org/v2/shows/5786/?format=api",
    "image_uri": "http://coverartarchive.org/release/9985d26f-faaf-4256-8d25-ece0aa890246/21176890203-250.jpg",
    "thumbnail_uri": "",
    "song": "Time to Regulate",
    "track_id": "174c3ddb-b46e-4795-a5ac-7796376eb869",
    "recording_id": null,
    "artist": "Jenn Champion",
    "artist_ids": [
        "47553783-12bd-4f2c-999c-d5743be93668"
    ],
    "album": "Single Rider",
    "release_id": "9985d26f-faaf-4256-8d25-ece0aa890246",
    "release_group_id": null,
    "labels": [
        "Hardly Art"
    ],
    "label_ids": [
        "0cf56645-50ec-4411-aeb6-c9f4ce0f8edb"
    ],
    "release_date": "2018-07-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fans of Jenn Champion (formerly “S”) have praised her open-hearted lyrics, expertly-deployed melancholia, technical skill, and willingness to forgo conventions, but mostly they’ve praised her for making albums they could cry to. With the release of Cool Choices in 2014, Champion made what many considered the best record of her career, and a lot of people cried to it. \n\nOn Single Rider, Champion brings with her all those skills and vulnerabilities, but it is not a record for wallowing: it is a record for intense eye contact on the dancefloor. “Sometimes you are sad and you just want to dance about it,” said Champion.  https://bit.ly/2Jn3g7m",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}