Information about plays

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

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

{
    "id": 377531,
    "uri": "https://api.kexp.org/v2/plays/377531/?format=api",
    "airdate": "2019-09-06T15:30:50-07:00",
    "show": 6282,
    "show_uri": "https://api.kexp.org/v2/shows/6282/?format=api",
    "image_uri": "http://coverartarchive.org/release/07c7d680-5937-4c61-b7e3-55b1be5be47d/1726318330-250.jpg",
    "thumbnail_uri": "",
    "song": "Manhattan",
    "track_id": "0764fec9-0c89-3e6a-a248-f42247488cbd",
    "recording_id": null,
    "artist": "Cat Power",
    "artist_ids": [
        "05755bf1-380c-487f-983f-d1a02401fa28"
    ],
    "album": "Sun",
    "release_id": "07c7d680-5937-4c61-b7e3-55b1be5be47d",
    "release_group_id": null,
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2012-09-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cat Power plays The Showbox on October 30, 2019.  Six years after her last album of original material,Chan Marshall has moved on from her collaborative forays into Memphis soul and Delta blues. She wrote, played, recorded and produced the entirety of SUN by herself, a statement of complete control that is echoed in the songs’ themes.\n\nMarshall calls SUN “a rebirth,” which is exactly what this confident, ambitious, charismatic record feels like. “Moon Pix was about extreme isolation and survival in the crazy struggle,” she says. \"SUN is don't look back, pick up, and go confidently into your own future, to personal power and fulfillment.\"  https://bit.ly/2k25P40",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}