Information about plays

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

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

{
    "id": 374174,
    "uri": "https://api.kexp.org/v2/plays/374174/?format=api",
    "airdate": "2019-08-29T21:04:51-07:00",
    "show": 6227,
    "show_uri": "https://api.kexp.org/v2/shows/6227/?format=api",
    "image_uri": "http://coverartarchive.org/release/6ea2a0c6-102d-46cf-a578-3ff6919c43a1/23801253394-250.jpg",
    "thumbnail_uri": "",
    "song": "Kel Tinawen",
    "track_id": "38715833-facd-463d-905b-22415121b4cb",
    "recording_id": null,
    "artist": "Tinariwen feat. Cass McCombs",
    "artist_ids": [
        "5c98fc12-be83-4246-ae5b-2184192913b9"
    ],
    "album": "Amadjar",
    "release_id": "6ea2a0c6-102d-46cf-a578-3ff6919c43a1",
    "release_group_id": null,
    "labels": [
        "ANTI‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2019-09-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Amadjar the new album from the Grammy Award winning musicians TINARIWEN is coming out September 6th.\nPerforming LIVE at Benaroya Hall on \nMonday, October 7th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}