Information about plays

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

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

{
    "id": 354800,
    "uri": "https://api.kexp.org/v2/plays/354800/?format=api",
    "airdate": "2019-07-15T20:18:54-07:00",
    "show": 5915,
    "show_uri": "https://api.kexp.org/v2/shows/5915/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Amigo",
    "track_id": null,
    "recording_id": null,
    "artist": "Lester Ray and Nino Augustine",
    "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]Remezcla says: “Amigo,” the latest single from Chicago-based neo-soul singer Lester Rey. The Boricua vocalist and percussionist has linked up with rising Atlanta-based urbano firebrand Nino Augustine for a new anthem of diasporic solidarity, spotlighting the shared cultural and sonic heritage between Puerto Rico and Panama.<br>\n<br>\n\"Amigo\", el último single del cantante neo-soul de Chicago, Lester Rey. El vocalista y percusionista Boricua se ha vinculado con Nino Augustine, con sede en Atlanta, para un nuevo himno de solidaridad diaspórica, destacando la herencia cultural y sónica compartida entre Puerto Rico y Panamá.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}