Information about plays

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

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

{
    "id": 347404,
    "uri": "https://api.kexp.org/v2/plays/347404/?format=api",
    "airdate": "2019-06-28T11:50:16-07:00",
    "show": 5785,
    "show_uri": "https://api.kexp.org/v2/shows/5785/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lemonade",
    "track_id": "03940a67-847f-4f8e-a498-63a997f9ed8b",
    "recording_id": null,
    "artist": "Fly Moon Royalty",
    "artist_ids": [
        "ee5f52b5-d98d-4f9b-aef9-ff4b3b45d24e"
    ],
    "album": "Fly Moon Royalty",
    "release_id": "813f274c-8039-4cc2-8b2b-498221dcecf1",
    "release_group_id": null,
    "labels": [
        "Sportn' Life Records"
    ],
    "label_ids": [
        "55bb18ec-cd45-4d3c-b308-cf84940058c0"
    ],
    "release_date": "2011-02-22",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Fly Moon Royalty singer Adra Boo performs tonight at the Wildrose Bar as part of GAYEXP, KEXP's weekend-long celebration of Pride. The weekend also features sets from KEXP's own DJs Riz, Larry Rose and Tim as well as the infamous Booty Shaking Contest on Sunday. Admission is $20 tonight, $25 on Saturday and donation-based on Sunday. The festivities kick off tonight at 6 p.m with a set from DJ Cage Bloom.<Br><br>Read an interview with Adra Boo about Pride and playing GAYEXP here: https://bit.ly/2J9Omzc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}