Information about plays

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

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

{
    "id": 2675393,
    "uri": "https://api.kexp.org/v2/plays/2675393/?format=api",
    "airdate": "2019-12-19T14:05:19-08:00",
    "show": 46181,
    "show_uri": "https://api.kexp.org/v2/shows/46181/?format=api",
    "image_uri": "https://coverartarchive.org/release/a9c40936-e6e9-4d1e-8e57-a213e2a47d78/23521509945-250.jpg",
    "thumbnail_uri": "",
    "song": "Shine a Light",
    "track_id": "39e098ff-c0ba-4737-9afa-5a44699fb32c",
    "recording_id": null,
    "artist": "Spiritualized",
    "artist_ids": [
        "65041e06-83d2-4987-ae52-c17a915fc82a"
    ],
    "album": "Lazer Guided Melodies",
    "release_id": "a9c40936-e6e9-4d1e-8e57-a213e2a47d78",
    "release_group_id": null,
    "labels": [
        "Dedicated"
    ],
    "label_ids": [
        "d769b2e7-0827-461f-978c-493d522cf67d"
    ],
    "release_date": "1992-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Spiritualized are an English space rock band formed in 1990 in Rugby, Warwickshire by Jason Pierce (often known as J. Spaceman), formerly of Spacemen 3. After several line up-changes, in 1999, the band centered on Pierce (vocals, guitar), John Coxon (guitars, keyboards), Doggen Foster (guitar), Kevin Bales (drums and percussion) and Tom Edwards (percussion and keyboards) with revolving bassists, current player Thomas Wayne has being playing with the band since 2009.<br/><br/> Lazer Guided Melodies is unique in Jason Pierce's oeuvre as it simultaneously explores motorik, minimalist music, and space rock while subtly using \"meticulously detailed, layered instrumentation, the sumptuous deployment of horns and strings\" to create cinematic, textured, and deeply narcotic soundscapes.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}