Information about plays

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

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

{
    "id": 377584,
    "uri": "https://api.kexp.org/v2/plays/377584/?format=api",
    "airdate": "2019-09-06T16:59:21-07:00",
    "show": 6282,
    "show_uri": "https://api.kexp.org/v2/shows/6282/?format=api",
    "image_uri": "http://coverartarchive.org/release/86dad1ce-3f63-44c7-bbbc-653e43f0162d/9176496802-250.jpg",
    "thumbnail_uri": "",
    "song": "Respect",
    "track_id": "3971ed43-a07c-3960-92e5-343f025ebd18",
    "recording_id": null,
    "artist": "Aretha Franklin",
    "artist_ids": [
        "2f9ecbed-27be-40e6-abca-6de49d50299e"
    ],
    "album": "The Best of Aretha Franklin",
    "release_id": "86dad1ce-3f63-44c7-bbbc-653e43f0162d",
    "release_group_id": null,
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1984-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jimmy Johnson, the renowned session guitarist, producer, and co-founder of Muscle Shoals Sound Studio, has died, Rolling Stone reports. He was 76 years old.\n\nHis death was confirmed by his son Jay Johnson, who did not reveal a cause of death.\n\nJohnson was one-fourth of the revered Muscle Shoals Rhythm Section, aka “the Swampers.” They were the in-house band for Alabama’s legendary FAME Studios. Together the Swampers played on records by Paul Simon, Leon Russell, Bobby Womack, the Staple Singers, Rod Stewart, Wilson Pickett, Percy Sledge, and perhaps most famously, Aretha Franklin’s “Respect.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}