Information about plays

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

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

{
    "id": 350484,
    "uri": "https://api.kexp.org/v2/plays/350484/?format=api",
    "airdate": "2019-07-05T14:48:20-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "http://coverartarchive.org/release/c2566d4f-bd19-4cff-a962-e755ad521b27/13690898968-250.jpg",
    "thumbnail_uri": "",
    "song": "Marky Move",
    "track_id": "97213548-dae6-3181-8295-e6021ed54744",
    "recording_id": null,
    "artist": "Fergus & Geronimo",
    "artist_ids": [
        "03bb064a-ac18-4b4d-9c5c-4e4048c12773"
    ],
    "album": "Funky Was the State of Affairs",
    "release_id": "c2566d4f-bd19-4cff-a962-e755ad521b27",
    "release_group_id": null,
    "labels": [
        "Hardly Art"
    ],
    "label_ids": [
        "0cf56645-50ec-4411-aeb6-c9f4ce0f8edb"
    ],
    "release_date": "2012-08-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fergus & Geronimo are an experimental rock band from Denton, Texas. The duo has a multi-genre approach to songwriting, with influences including soul, pop, proto-punk, garage rock and psychedelic pop.  The band started in late 2008 when Jason Kelly and Andrew Savage were working on the Teenage Cool Kids album Foreign Lands, which Kelly was recording/mixing. The initial idea was to draw from such influences as Mothers of Invention and The Four Tops.  Praise for recordings leaked on the internet helped garner attention early in the band's career.  On recording, Savage and Kelly are the main performers, but are joined live by a rotating personnel of musicians.  https://bit.ly/2Xre0t6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}