Information about plays

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

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

{
    "id": 356069,
    "uri": "https://api.kexp.org/v2/plays/356069/?format=api",
    "airdate": "2019-07-18T14:40:36-07:00",
    "show": 5933,
    "show_uri": "https://api.kexp.org/v2/shows/5933/?format=api",
    "image_uri": "http://coverartarchive.org/release/23713170-705c-4f84-aec8-1f1387f8a749/4515299276-250.jpg",
    "thumbnail_uri": "",
    "song": "Looking for Clues",
    "track_id": "75641848-7e1a-30b5-ab62-ef0cb3e86bf9",
    "recording_id": null,
    "artist": "Robert Palmer",
    "artist_ids": [
        "96b1d906-0fda-406d-beb6-19c6758998df"
    ],
    "album": "A Bugged Out Mix",
    "release_id": "23713170-705c-4f84-aec8-1f1387f8a749",
    "release_group_id": null,
    "labels": [
        "New State Music"
    ],
    "label_ids": [
        "80c58f3d-ca2c-4d2f-8613-43385aaaef75"
    ],
    "release_date": "2009-04-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hot Chip's entry in the Bugged Out mix series, commissioned by the UK dance party organization of the same name, offers one disc of ringing, shuffling techno (Bugged Out) and another, more varied \"summer mix\" (Bugged In). The package presumably offers something for both esoteric dancefloors and somewhat less exclusive July-time vibe fests, though the disjointed nature and the varying quality of the mixes makes the Bugged Out package a bit of a head-scratcher. <br/><br/> https://pitchfork.com/reviews/albums/13185-a-bugged-out-mix-by-hot-chip/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}