Information about plays

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

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

{
    "id": 381559,
    "uri": "https://api.kexp.org/v2/plays/381559/?format=api",
    "airdate": "2019-09-16T10:35:52-07:00",
    "show": 6353,
    "show_uri": "https://api.kexp.org/v2/shows/6353/?format=api",
    "image_uri": "http://coverartarchive.org/release/99a6dfb7-bf86-4e0e-ac4f-3ecd12964e6b/22372807242-250.jpg",
    "thumbnail_uri": "",
    "song": "Disparate Youth",
    "track_id": "b904189d-070b-3d04-bcef-08bcc35ce669",
    "recording_id": null,
    "artist": "Santigold",
    "artist_ids": [
        "97b20fe3-0924-4a5f-9955-d0b5c5f9587f"
    ],
    "album": "Master of My Make-Believe",
    "release_id": "99a6dfb7-bf86-4e0e-ac4f-3ecd12964e6b",
    "release_group_id": null,
    "labels": [
        "Warner Music Australia"
    ],
    "label_ids": [
        "d50eb1c1-20bd-46b2-a216-a26aac9b7130"
    ],
    "release_date": "2012-04-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It's possibly easier to list the people she hasn't collaborated with in that time than the ones she has. In short, she's worked with everyone from new wave legends Devo to Christina Aguilera; appeared on albums by Spank Rock, NASA and the Beastie Boys <br>,<br> Read more from this Guardian article: https://bit.ly/2kCSvDK",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}