Information about plays

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

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

{
    "id": 376499,
    "uri": "https://api.kexp.org/v2/plays/376499/?format=api",
    "airdate": "2019-09-04T11:06:29-07:00",
    "show": 6267,
    "show_uri": "https://api.kexp.org/v2/shows/6267/?format=api",
    "image_uri": "http://coverartarchive.org/release/d8e595ae-969a-4458-9333-9140e2243475/16432011219-250.jpg",
    "thumbnail_uri": "",
    "song": "Possum Kingdom",
    "track_id": "fecb9ea5-f511-3c9a-b862-d399a23cef95",
    "recording_id": null,
    "artist": "Toadies",
    "artist_ids": [
        "066e598e-baa0-4e34-b511-c70bcec6f783"
    ],
    "album": "Rubberneck",
    "release_id": "d8e595ae-969a-4458-9333-9140e2243475",
    "release_group_id": null,
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "1994-08-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Toadies released their first studio album, <i>Rubberneck</i> in August 1994. This song's origins lie in folklore from the band's native state of Texas. Possum Kingdom Lake is a lake in North Texas near Fort Worth. In the documentary \"Dark Secrets: The Stories of Rubberneck\", Lewis further elaborates that he intended \"Possum Kingdom\" to be a continuation of the story told in the song \"I Burn\". While he envisioned \"I Burn\" to be a story about cult members immolating themselves in order to ascend to a higher plane, \"Possum Kingdom\" was about one of the immolated people becoming \"just smoke, and ...he goes to Possum Kingdom [Lake] and tries to find somebody to join him.\" https://bit.ly/2kikW9Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}