Information about plays

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

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

{
    "id": 2679737,
    "uri": "https://api.kexp.org/v2/plays/2679737/?format=api",
    "airdate": "2019-12-29T22:35:00-08:00",
    "show": 46254,
    "show_uri": "https://api.kexp.org/v2/shows/46254/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "September Blues (Dan Shake Remix)",
    "track_id": null,
    "recording_id": null,
    "artist": "Quantic",
    "artist_ids": [
        "f1560407-8826-4ec9-b78f-e0c3fa3ea4f5"
    ],
    "album": "Atlantic Modulations",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Tru Thoughts"
    ],
    "label_ids": [],
    "release_date": "2019-11-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"September Blues\" is granted the heavyweight house treatment by Moodymann-stamped-seal-of-approval, Dan Shake. Adding his well-loved mesh of sparky acid synths, Brazilian samba percussion and itchy groove-funk to the song, fuelling \"September Blues\" into a peak-time contagious weapon. https://quanticmusic.bandcamp.com/album/atlantic-modulations",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}