Information about plays

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

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

{
    "id": 375762,
    "uri": "https://api.kexp.org/v2/plays/375762/?format=api",
    "airdate": "2019-09-02T21:48:50-07:00",
    "show": 6258,
    "show_uri": "https://api.kexp.org/v2/shows/6258/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Masterpiece",
    "track_id": "fa42ac3b-d8c3-436f-b1e4-f8862a204dce",
    "recording_id": null,
    "artist": "SAULT",
    "artist_ids": [
        "23b19bc5-813e-4456-bbae-ac3ca118f535"
    ],
    "album": "5",
    "release_id": "42306580-ccf0-4e50-917d-762fe5507701",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2019-05-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "While very little is known about SAULT, they've created one of the strongest debuts and all-around albums of the year with 5. The sparse info online indicates they're a trio and a website claims one member is London-based musician Dean “Inflo” Josiah, who's collaborated with Jungle, Little Simz, and Michael Kiwanuka, to name a few. That last bit of information seems likely, as this stunning album is a masterful fusion of psychedelic, funky, groovy soul/pop featuring dynamic female vocals that's further distinguished by its use of breakbeats. Fuzzy, addictive, and packed with undeniable jams, this is one of the hidden gems of 2019.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}