Information about plays

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

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

{
    "id": 375714,
    "uri": "https://api.kexp.org/v2/plays/375714/?format=api",
    "airdate": "2019-09-02T18:52:27-07:00",
    "show": 6257,
    "show_uri": "https://api.kexp.org/v2/shows/6257/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Che Che Cole Makossa (feat. Mayra Vega)",
    "track_id": null,
    "recording_id": null,
    "artist": "Antibalas",
    "artist_ids": [
        "33c2a158-a788-44e5-81ab-142d544a165b"
    ],
    "album": "Daptone Gold",
    "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": "This glorious little chunk of Latin funk was originally released in 1970 by the salsa pioneering duo, Willie Colón & Héctor Lavoe.  Incorporating Latin music and New York Salsa, Willie Colón & Héctor Lavoe were the first of their kind to introduce this sound to the world.<br>\nhttps://bit.ly/2cBp3UN <br>\n<br>\nEste pequeño trozo glorioso de funk latino fue lanzado originalmente en 1970 por el dúo pionero de la salsa, Willie Colón y Héctor Lavoe. La incorporación de la música latina y la salsa de Nueva York, Willie Colón y Héctor Lavoe fueron los primeros de su tipo en introducir este sonido al mundo.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}