Information about plays

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

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

{
    "id": 342491,
    "uri": "https://api.kexp.org/v2/plays/342491/?format=api",
    "airdate": "2019-06-17T08:26:50-07:00",
    "show": 5712,
    "show_uri": "https://api.kexp.org/v2/shows/5712/?format=api",
    "image_uri": "http://coverartarchive.org/release/d4bfdd53-f9ac-35d8-b30d-f750b4420af4/9552855097-250.jpg",
    "thumbnail_uri": "",
    "song": "Uncontrollable Urge",
    "track_id": "2568491f-1fac-38f3-9725-8f3817af2cc6",
    "recording_id": null,
    "artist": "DEVO",
    "artist_ids": [
        "d2db1078-c170-4e22-b261-14f3ad60a690"
    ],
    "album": "Q: Are We Not Men? A: We Are Devo!",
    "release_id": "d4bfdd53-f9ac-35d8-b30d-f750b4420af4",
    "release_group_id": null,
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1990-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 1977, David Bowie and Iggy Pop received a tape of Devo demo songs from the wife of Michael Aylward, guitarist in another Akron, Ohio band, Tin Huey. Both Pop and Bowie, as well as Brian Eno and Robert Fripp, expressed interest in producing Devo's first release. At Devo's New York debut show in 1977, Bowie proclaimed that \"this is the band of the future, I'm going to produce them in Tokyo this winter.\" Eventually, Eno was chosen to produce the album at Conny Plank's studio located near Cologne, Germany. Bowie was busy with filming Just a Gigolo but helped Eno produce the record during weekends. https://bit.ly/2foW6Nk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}