Information about plays

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

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

{
    "id": 350530,
    "uri": "https://api.kexp.org/v2/plays/350530/?format=api",
    "airdate": "2019-07-05T17:24:43-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "http://coverartarchive.org/release/65eec80c-8b0e-4d9c-8b01-c8a289650c2f/21969671092-250.jpg",
    "thumbnail_uri": "",
    "song": "Daddi",
    "track_id": "f659b8ce-81de-47b3-8b54-61631ce23236",
    "recording_id": null,
    "artist": "Cherry Glazerr",
    "artist_ids": [
        "64a0c404-58af-4083-8fc6-a6725ef02ecb"
    ],
    "album": "Stuffed & Ready",
    "release_id": "65eec80c-8b0e-4d9c-8b01-c8a289650c2f",
    "release_group_id": null,
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2019-02-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Speaking about the development between records, Clementine Creevy says: \"With Apocalipstick, I was an over-confident teenager trying to solve the world’s problems. With Stuffed & Ready, I’m a much more weary and perhaps a more cynical woman who believes you need to figure your own self out first.”  https://bit.ly/328NfbG",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}