Information about plays

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

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

{
    "id": 343093,
    "uri": "https://api.kexp.org/v2/plays/343093/?format=api",
    "airdate": "2019-06-18T19:03:29-07:00",
    "show": 5721,
    "show_uri": "https://api.kexp.org/v2/shows/5721/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Akera Ka Abonshor",
    "track_id": "ea886b4f-14ac-340c-8742-bd9d86075259",
    "recording_id": null,
    "artist": "Sierra Leone's Refugee All Stars",
    "artist_ids": [
        "9dd40fc0-d29a-4168-84e3-36357e9159ac"
    ],
    "album": "Living Like a Refugee",
    "release_id": "0ef461f5-11d7-4e9f-9c48-5126d24f7420",
    "release_group_id": null,
    "labels": [
        "ANTI‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2006-09-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From their humble beginnings in West African refugee camps, Sierra Leone’s Refugee All Stars have performed on some of the world’s most prestigious stages and matured into one of Africa’s top touring and recording bands. They also now play an important diplomatic role as spokespersons and for the ever increasing millions of refugees worldwide. \n\nSierra Leone’s Refugee All Stars a living testament to the resilience of the human spirit and an inspiration to hundreds of thousands of people across the globe.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}