Information about plays

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

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

{
    "id": 352468,
    "uri": "https://api.kexp.org/v2/plays/352468/?format=api",
    "airdate": "2019-07-10T06:37:55-07:00",
    "show": 5874,
    "show_uri": "https://api.kexp.org/v2/shows/5874/?format=api",
    "image_uri": "http://coverartarchive.org/release/be34969c-12b0-471a-9a0e-9fd25b163b90/23239330285-250.jpg",
    "thumbnail_uri": "",
    "song": "They'll Never",
    "track_id": "267056c0-1b0e-48ee-9101-80859b35cb32",
    "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 will be at Barboza on Wednesday, July 31st.\n\n“For most people who create art I would assume there is some kind of deep unanswerable hole in your soul as to why you're making it…” So says Stef Chura ahead of the release of Midnight, her gritty, vehement new album - recorded and produced by Will Toledo of Car Seat Headrest -and her first new collection of songs for the Saddle Creek label.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}