Information about plays

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

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

{
    "id": 375726,
    "uri": "https://api.kexp.org/v2/plays/375726/?format=api",
    "airdate": "2019-09-02T19:35:00-07:00",
    "show": 6257,
    "show_uri": "https://api.kexp.org/v2/shows/6257/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Animala",
    "track_id": null,
    "recording_id": null,
    "artist": "Mi$$il",
    "artist_ids": [
        "b3a7a653-1854-48b3-a8e4-deafa9efa481"
    ],
    "album": "",
    "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": "Mi $$ il is the musical name of the tattoo artist, DJ and vocalist from Paraguay who has an intense feline  “perreo” style. She is part of the Neoperreo Crew, a key in global reggaeton.<br>\n<br>\nhttps://bit.ly/2jZ6bZl<br>\n<br>\nMi$$il es el nombre musical de la tatuadora, DJ y vocalista de Paraguay dueña de un estilo procaz y perreo intenso. Es parte del Neoperreo Crew, entidad clave para el reggaetón mundial.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}