Information about plays

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

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

{
    "id": 2682973,
    "uri": "https://api.kexp.org/v2/plays/2682973/?format=api",
    "airdate": "2020-01-06T20:12:00-08:00",
    "show": 46309,
    "show_uri": "https://api.kexp.org/v2/shows/46309/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Plata Ta Tá (feat. Guaynaa)",
    "track_id": null,
    "recording_id": null,
    "artist": "Mon Laferte",
    "artist_ids": [
        "ab966c0f-e526-46ae-b492-82c27b87f81f"
    ],
    "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": "La creadora del aclamado álbum NORMA visitó Seattle hace algunos meses atrás y acaba de lanzar la canción de protesta “Plata Ta Tá”. En esta canción incursiona en los ritmos urbanos junto a un icono de este estilo, Guayna, para relatar el levantamiento del pueblo chileno. Además el videoclip que acompaña la canción cuenta con la participación de la aclamada actriz mexicana Yalitza Aparicio, en su versión más feminista.<br>\n<br>\nhttps://bit.ly/2Ft0cDe<br>\n<br>\nThe creator of the acclaimed album NORMA visited Seattle a few months ago and has just released the protest song “Plata Ta Tá”. In this track she ventures into urban rhythms with an icon of this style, Guayna, to relate the uprising of the Chilean people. In addition, the video clip that accompanies the song features the acclaimed Mexican actress Yalitza Aparicio, in its most feminist version.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}