Information about plays

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

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

{
    "id": 377103,
    "uri": "https://api.kexp.org/v2/plays/377103/?format=api",
    "airdate": "2019-09-05T16:53:22-07:00",
    "show": 6274,
    "show_uri": "https://api.kexp.org/v2/shows/6274/?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": "\"The record is a genre-defying collection of timeless, dance-soul-funk hybrid summer jams with a modern flair, ranging from irresistible party starters (“Up All Night“) and disco-tinged anthems (“Why Why Why Why Why“) to gorgeous Motown-inspired love songs (“Masterpiece“), and it’s one of the most vibrant and exhilarating records we’ve heard this year. I’d recommend a few highlights to get you started, but the whole thing is fire\n\nRead More: check the exhilarating debut album from mysterious new group Sault | http://www.gorillavsbear.net/check-the-exhilarating-debut-album-from-mysterious-new-group-sault/?trackback=tsmclip\" <br/><br/>http://www.gorillavsbear.net/check-the-exhilarating-debut-album-from-mysterious-new-group-sault/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}