Information about plays

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

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

{
    "id": 351637,
    "uri": "https://api.kexp.org/v2/plays/351637/?format=api",
    "airdate": "2019-07-08T08:52:52-07:00",
    "show": 5860,
    "show_uri": "https://api.kexp.org/v2/shows/5860/?format=api",
    "image_uri": "http://coverartarchive.org/release/be34969c-12b0-471a-9a0e-9fd25b163b90/23239330285-250.jpg",
    "thumbnail_uri": "",
    "song": "Sweet Sweet Midnight",
    "track_id": "2b0e06fc-ceba-49e7-8046-0f2eb214738e",
    "recording_id": null,
    "artist": "Stef Chura",
    "artist_ids": [
        "e86c1345-25e1-46cc-94c7-7056d301a7ab"
    ],
    "album": "Midnight",
    "release_id": "be34969c-12b0-471a-9a0e-9fd25b163b90",
    "release_group_id": null,
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2019-06-07",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Stef Chura will play Barboza on Wednesday, July 31st, 2019.:  http://www.thebarboza.com/event/1836954-stef-chura-seattle/ “Sweet Sweet Midnight,” which is something of a duet between Chura and the album’s producer Will Toledo (Car Seat Headrest), is a song that  directly explores the unexpected death of a close friend.  Learn more here:   https://www.stereogum.com/2046090/stef-chura-midnight-interview/franchises/interview/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}