Information about plays

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

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

{
    "id": 2676008,
    "uri": "https://api.kexp.org/v2/plays/2676008/?format=api",
    "airdate": "2019-12-20T16:54:32-08:00",
    "show": 46176,
    "show_uri": "https://api.kexp.org/v2/shows/46176/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "101 FM",
    "track_id": "db06a915-97cb-4f2a-842f-7db9726382a9",
    "recording_id": null,
    "artist": "Little Simz",
    "artist_ids": [
        "3cdb40fe-a63e-4bb9-b40d-17cda5f50979"
    ],
    "album": "101 FM",
    "release_id": "594ae72f-e219-427c-af4d-c49f5bcc2d12",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2018-12-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Simbiatu 'Simbi' Abisola Abiola Ajikawo[1] (born 23 February 1994), better known by her stage name Little Simz, is a British rapper, singer and actress. Following the release of four mixtapes and five EPs, she released her debut album A Curious Tale of Trials + Persons on 18 September 2015 through her independent label, AGE: 101 Music. The album entered the UK R&B Albums Chart at number 20.  Her third studio album Grey Area (2019) was nominated for the Mercury Prize.  https://bit.ly/2PMdOQ1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}