Information about plays

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

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

{
    "id": 2680076,
    "uri": "https://api.kexp.org/v2/plays/2680076/?format=api",
    "airdate": "2019-12-30T20:05:00-08:00",
    "show": 46260,
    "show_uri": "https://api.kexp.org/v2/shows/46260/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Subterráneo Mar Jurásico",
    "track_id": null,
    "recording_id": null,
    "artist": "Los Mundos",
    "artist_ids": [
        "b0c3879f-7e95-43ed-bc1e-f21cca58db5c"
    ],
    "album": "Calor Central",
    "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": "Remezcla says: “The Monterrey stoner psych unit known as Los Mundos are gearing up to release a new album called Calor Central and if the first single is any indication, we’re in for a monstrously epic ride. The nine-plus minutes of “Subterráneo Mar Jurásico” pack a brontosaurus-sized riff rocker in the first part only to transition into a motorik drum beat along with some riffs your hard rocking uncle would lovingly approve of.”<br>\n<br>\nCheck out their KEXPs live Session https://bit.ly/2U93dl6<br>\n<br>\nRemezcla dice: “La unidad psiquiátrica de stoner de Monterrey conocida como Los Mundos se está preparando para lanzar un nuevo álbum llamado Calor Central y, si el primer sencillo es un indicio, nos encontramos ante un viaje monstruosamente épico. Los más de nueve minutos de \"Subterráneo Mar Jurásico\" incluyen a un rockero riff del tamaño de un brontosaurio en la primera parte, solo para hacer la transición a un ritmo de tambor motorik junto con algunos riffs que su tío de rock duro aprobaría con amor.”<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}