Information about plays

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

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

{
    "id": 2668250,
    "uri": "https://api.kexp.org/v2/plays/2668250/?format=api",
    "airdate": "2019-12-02T20:31:34-08:00",
    "show": 46062,
    "show_uri": "https://api.kexp.org/v2/shows/46062/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Decídelo (feat. Moreira)",
    "track_id": null,
    "recording_id": null,
    "artist": "Labajura",
    "artist_ids": [],
    "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": "A part of the Puerto Rican indie scene for around 15 years, Derick Joel's musical journey has seen him explore many sounds, notably with Dan Siego and Dogos. However, 2015 saw the birth of his electronic project Labajura, which shows the artist exploring emotions much deeper. This year also saw the release of Labajura’s self-titled debut, which mainly uses chillwave as a form of expression while he lived outside of Puerto Rico.<br><br>proyecto paralelo del bajista de Dogos",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}