Information about plays

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

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

{
    "id": 2677265,
    "uri": "https://api.kexp.org/v2/plays/2677265/?format=api",
    "airdate": "2019-12-23T20:22:00-08:00",
    "show": 46212,
    "show_uri": "https://api.kexp.org/v2/shows/46212/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Una Vida",
    "track_id": null,
    "recording_id": null,
    "artist": "Natalia Lafourcade",
    "artist_ids": [
        "2ceb4e66-4eaa-4dba-ad3a-30df3b742557"
    ],
    "album": "",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One of the most acclaimed artists of the new generation of popular singers in Latin America is the multi-award-winning Natalia Lafourcade. \"Una Vida\" describes the context that surrounds Lafourcade, discussing social crises around the world as well as one of her main concerns: gender violence towards women. This single is a preview of a new album to be called Un Canto por México with benefits going to the Son Jarocho Documentation Center. This song aims to celebrate Mexicanness by giving Mariachi touches and an audiovisual setting that expresses some significant parts of Mexican folklore.https://www.kexp.org/read/2019/12/17/5-canciones-para-compartir-esta-semana-carolina-durante-natalia-lafourcade-barda-garifuna-collective-y-ca7riel/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}