Information about plays

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

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

{
    "id": 372643,
    "uri": "https://api.kexp.org/v2/plays/372643/?format=api",
    "airdate": "2019-08-26T18:22:27-07:00",
    "show": 6208,
    "show_uri": "https://api.kexp.org/v2/shows/6208/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Obsidiana",
    "track_id": null,
    "recording_id": null,
    "artist": "Rebeca Lane",
    "artist_ids": [
        "71f6c5c2-ba58-4e8c-b3fb-cbfb8aa65865"
    ],
    "album": "Obsidiana",
    "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>\nRebeca Lane (Rebeca Eunice Vargas) was born in Guatemala City. Travel around the world giving workshops and presentations<br>\nRAP singer and activist of the Hip Hop culture.<br>\n<br>\nRebeca Lane (Rebeca Eunice Vargas) nace en la Ciudad de Guatemala. Viaja por todo el mundo dando talleres y presentaciones. <br>\nCantautora de RAP y activista de la cultura Hip Hop.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}