Information about plays

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

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

{
    "id": 377489,
    "uri": "https://api.kexp.org/v2/plays/377489/?format=api",
    "airdate": "2019-09-06T14:07:00-07:00",
    "show": 6282,
    "show_uri": "https://api.kexp.org/v2/shows/6282/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dexter & Sinister",
    "track_id": null,
    "recording_id": null,
    "artist": "Elbow",
    "artist_ids": [
        "3cb3928a-526c-4a3d-93c5-53315fa9bde0"
    ],
    "album": "Giants of All Sizes",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Polydor"
    ],
    "label_ids": [],
    "release_date": "2019-08-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This brand new track features vocals from American folk singer-songwriter Jesca Hoop.  The song takes its title from a term used in heraldry, denoting the two sides of an escutcheon (shield), the honored Dexter (right) and the ordinary Sinister (left).   Lyricist and singer Guy Garvey describes “Dexter & Sinister” as “a great, big, bewildered question dealing with my feelings on Brexit, the loss of family and friends and the general sense of disaffection you see all around at the moment.” “We haven’t sat around and played like that in a long time,” shares Elbow’s keyboardist and producer Craig Potter. “The looseness in the track definitely comes from us playing live in the room and, on the second part, we decided not to play to a click to really allow the tune to breathe.” https://bit.ly/3482X7M",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}