Information about plays

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

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

{
    "id": 376017,
    "uri": "https://api.kexp.org/v2/plays/376017/?format=api",
    "airdate": "2019-09-03T13:45:07-07:00",
    "show": 6261,
    "show_uri": "https://api.kexp.org/v2/shows/6261/?format=api",
    "image_uri": "http://coverartarchive.org/release/0cb7a63a-647e-4cdf-a4d0-2b30c5593a49/23780857714-250.jpg",
    "thumbnail_uri": "",
    "song": "Protect Yourself",
    "track_id": "879d7545-2b1d-4f85-9c7d-11af21c37e78",
    "recording_id": null,
    "artist": "G&D",
    "artist_ids": [
        "28ed96cd-3afa-43a0-8285-e013f8efe603"
    ],
    "album": "Black Love & War",
    "release_id": "0cb7a63a-647e-4cdf-a4d0-2b30c5593a49",
    "release_group_id": null,
    "labels": [
        "SomeOthaShip Connect"
    ],
    "label_ids": [
        "3dd59a3a-5f1c-46a1-a3b3-d15cbe8de651"
    ],
    "release_date": "2019-08-09",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "G&D are singer Georgia Anne Muldrow and rapper Dudley Perkins aka Declaime – solo artists, a married couple and co-founders of the label SomeOthaShip Connect.\" Black Love & War\" hits universal chords while specifically chronicling both the struggles and rewards of existing as an African American family in the 21st-century United States.:  https://www.popmatters.com/g-d-explore-black-love-war-2639736107.html?rebelltitem=1#rebelltitem1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}