Information about plays

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

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

{
    "id": 370069,
    "uri": "https://api.kexp.org/v2/plays/370069/?format=api",
    "airdate": "2019-08-20T20:39:45-07:00",
    "show": 6168,
    "show_uri": "https://api.kexp.org/v2/shows/6168/?format=api",
    "image_uri": "http://coverartarchive.org/release/4392bbb1-be30-4df1-a032-c89304c717fb/15819248678-250.jpg",
    "thumbnail_uri": "",
    "song": "Khomuz Medley",
    "track_id": "fb539eb6-8c84-32fd-85f5-f85bfc040e6f",
    "recording_id": null,
    "artist": "Huun‐Huur‐Tu",
    "artist_ids": [
        "6e3d75a2-b371-4156-a1c1-7b56e1c965a3"
    ],
    "album": "The Orphan's Lament",
    "release_id": "4392bbb1-be30-4df1-a032-c89304c717fb",
    "release_group_id": null,
    "labels": [
        "Shanachie"
    ],
    "label_ids": [
        "0d4fa1f8-757b-400b-86ef-4b6ad316f4d2"
    ],
    "release_date": "1994-11-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "HUUN HUUR TU with Carmen Rizzo and Yaima performing LIVE at Nectar Lounge on September 28!\n\nExperience them LIVE in KEXP studio. Recorded August 15, 2017 https://www.youtube.com/watch?v=R2ovoRyv4kw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}