Information about plays

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

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

{
    "id": 2675378,
    "uri": "https://api.kexp.org/v2/plays/2675378/?format=api",
    "airdate": "2019-12-19T13:16:41-08:00",
    "show": 46180,
    "show_uri": "https://api.kexp.org/v2/shows/46180/?format=api",
    "image_uri": "https://coverartarchive.org/release/711504be-896e-4103-a6a6-c9a2e30c015c/19360598945-250.jpg",
    "thumbnail_uri": "",
    "song": "Complet brouillé",
    "track_id": "3cff87cf-63f1-4000-be79-e6932d132eaa",
    "recording_id": null,
    "artist": "Essaie Pas",
    "artist_ids": [
        "beab776c-5756-44fd-95a2-6e2df200eb67"
    ],
    "album": "New Path",
    "release_id": "711504be-896e-4103-a6a6-c9a2e30c015c",
    "release_group_id": null,
    "labels": [
        "DFA Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025"
    ],
    "release_date": "2018-03-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On <i>New Path</i>, Pierre Guerineau and Marie Davidson take cues from science fiction to convey the paranoias of the modern world. The LP is inspired by the Philip K. Dick novel <i>A Scanner Darkly</i> and its themes of drug addiction, paranoia and surveillance. https://bit.ly/2Z6GBl7",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}