Information about plays

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

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

{
    "id": 380424,
    "uri": "https://api.kexp.org/v2/plays/380424/?format=api",
    "airdate": "2019-09-13T14:06:54-07:00",
    "show": 6331,
    "show_uri": "https://api.kexp.org/v2/shows/6331/?format=api",
    "image_uri": "http://coverartarchive.org/release/82c06148-49e1-4ea6-b3f0-d82003710407/5241081245-250.jpg",
    "thumbnail_uri": "",
    "song": "Deceive",
    "track_id": "144aa826-9b42-4ee2-9a08-29481f5a8dd6",
    "recording_id": null,
    "artist": "Trentemøller feat. Sune Rose Wagner",
    "artist_ids": [
        "cf24a691-3315-4a41-819a-beff52e0b964"
    ],
    "album": "Lost",
    "release_id": "82c06148-49e1-4ea6-b3f0-d82003710407",
    "release_group_id": null,
    "labels": [
        "In My Room"
    ],
    "label_ids": [
        "3d6fd228-8e06-4cd8-9951-73afbb2bf66a"
    ],
    "release_date": "2013-09-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Anders Trentemøller´s talent for melodic moments and exceptional productions, fused with his trademark sound between indie and electronic, has established him as one of the most respected and admired artists and remixers.  https://bit.ly/2lNS7T2 <br><br>He came with his exceptional band and performed a gorgeous set in our Live Room; check it out here: https://bit.ly/2ouLXHI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}