Information about plays

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

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

{
    "id": 372646,
    "uri": "https://api.kexp.org/v2/plays/372646/?format=api",
    "airdate": "2019-08-26T18:34:00-07:00",
    "show": 6208,
    "show_uri": "https://api.kexp.org/v2/shows/6208/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tristeza (Pional Remix)",
    "track_id": null,
    "recording_id": null,
    "artist": "Empress Of",
    "artist_ids": [
        "91cd6a5a-e0db-4329-837e-9b6479d1ed2d"
    ],
    "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": "El Sonido highlights music from Centro America. Seattle International Foundation (SIF), through its Independent Journalism Fund, will host a discussion in Seattle: “Crisis & Migration: A Conversation with Central American Independent Media” https://bit.ly/2L5tSZq <br><br>\nLorely Rodriguez, known by her stage name Empress Of, is an American singer, songwriter, musician and record producer based in Los Angeles. Her mother is from Honduras. Her debut album, Me, was released to critical acclaim in 2015.<br>\n<br>\nLorely Rodriguez, known by her stage name Empress Of, is an American singer, songwriter, musician and record producer based in Los Angeles. Her mother is from Honduras. Her debut album, Me, was released to critical acclaim in 2015",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}