Information about plays

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

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

{
    "id": 356538,
    "uri": "https://api.kexp.org/v2/plays/356538/?format=api",
    "airdate": "2019-07-19T16:52:00-07:00",
    "show": 5940,
    "show_uri": "https://api.kexp.org/v2/shows/5940/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "No Time to Play",
    "track_id": null,
    "recording_id": null,
    "artist": "Guru Featuring Ronny Jordan and DC Lee",
    "artist_ids": [],
    "album": "Guru's Jazzmatazz, Vol. 1",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "1993-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "To celebrate the 25th anniversary of Guru’s Jazzmatazz Volume 1 and the 3-LP vinyl reissue that comes out today, Urban Legends has premiered a new lyric video for the track ‘No Time To Play’.\n\nFeaturing UK acid-jazz fixture Ronny Jordan on guitar, former Style Council vocalist Dee C Lee and Guru’s rhymes, ‘No Time To Play’ remains a highpoint on Guru’s jazz-rap fusion album, released on 18 May 1993.\n\nThe video plays with visual elements of Jazzmatazz Volume 1’s cover art in a clear call-back to all of those iconic album covers of the 1950s Blue Note era.  Watch it here: www.youtube.com/watch?v=RXfF2cimj7I  |   https://bit.ly/32DS4tS",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}