Information about plays

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

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

{
    "id": 346107,
    "uri": "https://api.kexp.org/v2/plays/346107/?format=api",
    "airdate": "2019-06-25T19:45:00-07:00",
    "show": 5770,
    "show_uri": "https://api.kexp.org/v2/shows/5770/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Xöömeyimny Kagbas-la Men (I Will Not Abandon My Xöömei)",
    "track_id": "66a1f7d3-4321-3f78-9383-cc83d134a3ad",
    "recording_id": null,
    "artist": "Huun‐Huur‐Tu",
    "artist_ids": [
        "6e3d75a2-b371-4156-a1c1-7b56e1c965a3"
    ],
    "album": "Where Young Grass Grows",
    "release_id": "cb0eb250-5eea-42c4-9612-eaa66178eb36",
    "release_group_id": null,
    "labels": [
        "Shanachie"
    ],
    "label_ids": [],
    "release_date": "1999-01-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Huun Huur Tu, a Tuvan folk group who do throat singing performing LIVE September 28 with Carmen Rizzo & Yaima at Nectar Lounge.\nWatch Huun Huur Tu, the band whose name translates to something as similar to “Sunbeam performing LIVE in KEXP studio. Recorded August 15, 2017 https://www.youtube.com/watch?v=R2ovoRyv4kw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}