Information about plays

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

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

{
    "id": 354799,
    "uri": "https://api.kexp.org/v2/plays/354799/?format=api",
    "airdate": "2019-07-15T20:16:00-07:00",
    "show": 5915,
    "show_uri": "https://api.kexp.org/v2/shows/5915/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Nadie",
    "track_id": null,
    "recording_id": null,
    "artist": "Josue Lora & Nota G",
    "artist_ids": [],
    "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": "[LAMC2019]Hip Hop MC/Producer – original member of indie hiphop duo Agudos Clef. New Album Release “MORIR SOÑANDO” – scheduled July 19, 2019. Album Production includes Ivan Barias (J. Timberlake, Rick Ross), Gas Lab (Argentina), and Trap Rabbit (Philadelphia). New Single “NADIE” represents beginning “New Golden Age of Latin Hip Hop”.<br>\n<br>\nHip Hop MC / Productor - miembro original del dúo de hiphop indie Agudos Clef. Lanzamiento del nuevo álbum “MORIR SOÑANDO”: programado el 19 de julio de 2019. La producción del álbum incluye a Ivan Barias (J. Timberlake, Rick Ross), Gas Lab (Argentina) y Trap Rabbit (Filadelfia). El nuevo single \"NADIE\" representa el comienzo de la \"Nueva Era Dorada del Hip Hop Latino\".<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}