Information about plays

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

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

{
    "id": 2677658,
    "uri": "https://api.kexp.org/v2/plays/2677658/?format=api",
    "airdate": "2019-12-24T19:59:00-08:00",
    "show": 46218,
    "show_uri": "https://api.kexp.org/v2/shows/46218/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sahari",
    "track_id": null,
    "recording_id": null,
    "artist": "Aziza Brahim",
    "artist_ids": [
        "752f9b80-3d8b-4ec1-86cf-30095a82ff1e"
    ],
    "album": "Sahari",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Glitterbeat"
    ],
    "label_ids": [],
    "release_date": "2019-04-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Saharawi singer-songwriter and activist Aziza Brahim returns for her 3rd Glitterbeat album following the critically acclaimed, Abbar El Hammad, released in 2016. Aziza is both a contemporary sonic poet and a prominent and eloquent spokesperson for the Saharawi people and their ongoing struggle for recognition and justice. Born and raised in the Saharawi refugee camps lining the frontier between Algeria and Western Sahara, Aziza’s life has been marked by both daunting hardship and inspired will.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}