Information about plays

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

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

{
    "id": 2677270,
    "uri": "https://api.kexp.org/v2/plays/2677270/?format=api",
    "airdate": "2019-12-23T20:40:00-08:00",
    "show": 46212,
    "show_uri": "https://api.kexp.org/v2/shows/46212/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "McFly",
    "track_id": null,
    "recording_id": null,
    "artist": "Ca7riel",
    "artist_ids": [
        "a5aa915d-1696-4387-8b1b-58425539942a"
    ],
    "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": "While urban sounds set the pace for popular music in the world, there are some musical projects in South America that go a little further. That is the feeling we’re left with when hearing when Ca7riel takes the stage. Stages that, we can confirm, have become massive in less than two years. With the single \"McFly\" and its video, the young Argentine speaks of a love story, but also generates a trip in time where he intends to save his father. His sound gives his songs a “natural” feel, and \"McFly\" tears it up with electronic and psycho-trance blows. Everything together, framed in a video produced by ORCO VIDEOS, will throw you out the window.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"
}