Information about plays

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

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

{
    "id": 342883,
    "uri": "https://api.kexp.org/v2/plays/342883/?format=api",
    "airdate": "2019-06-18T08:38:00-07:00",
    "show": 5718,
    "show_uri": "https://api.kexp.org/v2/shows/5718/?format=api",
    "image_uri": "http://coverartarchive.org/release/0491813b-1bad-3340-84af-278d44db4f0d/22765524703-250.jpg",
    "thumbnail_uri": "",
    "song": "California Stars",
    "track_id": "e1567ab0-e9fb-320b-af35-ccdabaeb943c",
    "recording_id": null,
    "artist": "Billy Bragg & Wilco",
    "artist_ids": [
        "7cec4a03-0a83-4308-856a-afb8aa5db0fc"
    ],
    "album": "Mermaid Avenue",
    "release_id": "0491813b-1bad-3340-84af-278d44db4f0d",
    "release_group_id": null,
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1998-06-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mermaid Avenue is a 1998 album of previously unheard lyrics written by folk singer Woody Guthrie, put to music written and performed by British singer Billy Bragg and the band Wilco. Guthrie's daughter, Nora Guthrie, said the lyrics for the song contained the location where it was written. \"He was living at a friend's house in Long Beach, 827 Cedar Avenue, the lyric says,\" Guthrie said. \"So whoever's living there now, this song is yours. I don't have an exact date but I believe it was the last '30s.\" Click here to checkout the house: https://www.google.com/maps/place/827+Cedar+Ave,+Long+Beach,+CA+90813/@33.7772188,-118.1950824,3a,75y,264.81h,90t/data=!3m6!1e1!3m4!1sj_k0GsER8TIQr7bm64fWMw!2e0!7i13312!8i6656!4m5!3m4!1s0x80dd3148b4d0a6af:0x9caab0f7b6f29f2c!8m2!3d33.7771915!4d-118.1953326",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}