Information about plays

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

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

{
    "id": 372648,
    "uri": "https://api.kexp.org/v2/plays/372648/?format=api",
    "airdate": "2019-08-26T18:40:00-07:00",
    "show": 6208,
    "show_uri": "https://api.kexp.org/v2/shows/6208/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Más que Sangre",
    "track_id": null,
    "recording_id": null,
    "artist": "Monte",
    "artist_ids": [
        "0a5ceab3-77b8-4d59-881e-9816a40c1ded"
    ],
    "album": "V",
    "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": "COSTA RICA: Rock band from Costa Rica. Monte is a rock trio formed in the first months of 2011. The band consists of Adrián on guitar/vocals (previously from Continental and Detectives Salvajes), Franco on drums, vocals, sampler (Zopilot and Las Robertas) and Pablo on bass (Florian Droids, Hijos).<br>\n<br>\nhttps://bit.ly/2FtIGke<br>\n<br>\nCOSTA RICA: Monte es un trío de rock formado en los primeros meses del 2011. Integrado por Adrián en la guitarra y voz (anteriormente de Continental y Detectives Salvajes),Franco en Batería, voz y samplers (Zopilot, Las Robertas) y Pablo en el Bajo (Florian Droids, Hijos).<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}