Information about plays

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

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

{
    "id": 379280,
    "uri": "https://api.kexp.org/v2/plays/379280/?format=api",
    "airdate": "2019-09-10T20:53:19-07:00",
    "show": 6313,
    "show_uri": "https://api.kexp.org/v2/shows/6313/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Distance (feat. Rahwa Habte & Semone Andu)",
    "track_id": null,
    "recording_id": null,
    "artist": "Blue Scholars",
    "artist_ids": [
        "69cd93fd-1c2b-40f5-ae03-7bf4b4213fd3"
    ],
    "album": "Bayani",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Rawkus"
    ],
    "label_ids": [],
    "release_date": "2007-06-12",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Rahwa Habte owned beloved Seattle bar/restaurant Hidmo. <i>Hidmo was not just a great Eritrean restaurant and great neighborhood bar, it was a meeting place for community groups like: 206 Zulu, CARA—the Center Against Rape and Abuse; the Hidmo Empowerment Group; a hangout for many of the most important and members of Seattle’s hip hop scene; and a stage for music ranging from hip hop to live West African groups. Hidmo was an example of how restaurants and bars can be a hub for the political and cultural life of a city, a true “third place” that builds community.</i>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}