Information about plays

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

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

{
    "id": 377558,
    "uri": "https://api.kexp.org/v2/plays/377558/?format=api",
    "airdate": "2019-09-06T16:08:08-07:00",
    "show": 6282,
    "show_uri": "https://api.kexp.org/v2/shows/6282/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "We Are the Sun",
    "track_id": "e86f7fde-6e3e-40fa-a715-70a379f62857",
    "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": "Throughout the years, founding member Riggs was the vocalist or guitarist for several bands, most notably, the nationally touring metal band he co-founded called Arcanium. Releasing two albums and touring with bands such as Megadeth, Machine Head, Bullet for My Valentine, Otep, Ill Niño, and One-Eyed Doll, Arcanium started together national attention. <br><br>One of Riggs’ closest friends turned out to be his tour-mate Kimberly Freeman of One-Eyed Doll. Sean Tibbetts, of Kamelot fame, was also a mutual friend of Kimberly Freeman and confided in her that he was putting together his own band and was seeking a lead vocalist. Kimberly immediately thought of her friend Riggs and introduced the two. Riggs, combined with bassist Sean Tibbetts, guitarist Curtis Jay, and Drummer Casey Grillo,formed Sault and began writing and recording what is to become their first full length album debut.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}