Information about plays

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

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

{
    "id": 351817,
    "uri": "https://api.kexp.org/v2/plays/351817/?format=api",
    "airdate": "2019-07-08T19:06:25-07:00",
    "show": 5863,
    "show_uri": "https://api.kexp.org/v2/shows/5863/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Blues de Mar",
    "track_id": null,
    "recording_id": null,
    "artist": "Gaby Moreno",
    "artist_ids": [
        "4aec1363-ab7a-4de2-a253-c529eeec55bd"
    ],
    "album": "Postales",
    "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": "Gaby Moreno, is a Guatemalan singer-songwriter and guitarist. Her music ranges from blues, jazz, soul, to R&B. Moreno sings in English, Spanish, French and Portuguese.She will be playing at LAMC 2019<br>\n<br>\nhttps://bit.ly/1TKP0Du <br>\n<br>\nGaby Moreno, es una guitarrista y guitarrista guatemalteca. Su música va desde el blues, el jazz, el soul hasta el R&B. Moreno canta en inglés, español, francés y portugués.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}