Information about plays

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

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

{
    "id": 375698,
    "uri": "https://api.kexp.org/v2/plays/375698/?format=api",
    "airdate": "2019-09-02T18:00:00-07:00",
    "show": 6256,
    "show_uri": "https://api.kexp.org/v2/shows/6256/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Mi Kolombia",
    "track_id": null,
    "recording_id": null,
    "artist": "Systema Solar",
    "artist_ids": [
        "aa895e35-e7c5-446b-9f62-26b27ea5b8a2"
    ],
    "album": "Systema Solar",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "1950-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Systema Solar is a music-visual collective of the Caribbean region of #Colombia, its members, from diverse territorial and sound latitudes, have found in Afro-Caribbean vibrations a sea of possibilities to enhance the strength and power of music from Colombia.<br>\n<br>\nhttps://bit.ly/1FgWB0T \n<br>\nSystema Solar es un colectivo músico-visual de la región Caribe de #Colombia, sus integrantes, provenientes de diversas latitudes territoriales y sonoras, han encontrado en las vibraciones afro Caribeñas un mar de posibilidades para realzar la fuerza y potencia de las músicas desde Colombia.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}