Information about plays

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

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

{
    "id": 343119,
    "uri": "https://api.kexp.org/v2/plays/343119/?format=api",
    "airdate": "2019-06-18T20:49:07-07:00",
    "show": 5721,
    "show_uri": "https://api.kexp.org/v2/shows/5721/?format=api",
    "image_uri": "http://coverartarchive.org/release/bbc11642-59a8-4e0d-a93d-96912db9ac45/19358493308-250.jpg",
    "thumbnail_uri": "",
    "song": "Tibet for Peace Sanctuary",
    "track_id": "5606dffe-e865-33de-9e41-67bd399a0416",
    "recording_id": null,
    "artist": "Nawang Khechog",
    "artist_ids": [
        "c0c1dc56-8c7e-4b79-8df8-a5b1d6000396"
    ],
    "album": "Rhythms of Peace",
    "release_id": "bbc11642-59a8-4e0d-a93d-96912db9ac45",
    "release_group_id": null,
    "labels": [
        "Sounds True"
    ],
    "label_ids": [
        "261cec71-db06-4c77-b0ff-1e96ccd2e1b2"
    ],
    "release_date": "2002-06-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Over the past 25 years, flutist Nawang Khechog has been hailed as the global ambassador of Tibetan music.\nNawang has arranged this music to support meditation and the healing arts, combining the serenity of the Tibetan flute with the recurring use of a powerful chant for universal compassion led by His Holiness the Dalai Lama.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}