Information about plays

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

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

{
    "id": 349336,
    "uri": "https://api.kexp.org/v2/plays/349336/?format=api",
    "airdate": "2019-07-03T00:27:35-07:00",
    "show": 5820,
    "show_uri": "https://api.kexp.org/v2/shows/5820/?format=api",
    "image_uri": "http://coverartarchive.org/release/a5d873d8-40d2-4bea-8176-9a2d3b887743/23368152362-250.jpg",
    "thumbnail_uri": "",
    "song": "Rock Non Stop",
    "track_id": "bc41037d-a60d-4966-8849-c9e612a8b73b",
    "recording_id": null,
    "artist": "Cassius",
    "artist_ids": [
        "256160e8-37fd-4f8c-a3ef-530ebbaa4b3d"
    ],
    "album": "Dreems",
    "release_id": "a5d873d8-40d2-4bea-8176-9a2d3b887743",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2019-06-21",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cassius, which consisted of Philippe Zdar and Hubert Blanc-Francard, was formed in 1989 and became a key name in the Paris electronic music scene known as French Touch. Sadly, Zdar died on July 19 in an accidental fall from a building in Paris. This album was released two days later. Zdar also worked with Hot Chip on their new album, A Bath Full of Ecstacy.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}