Information about plays

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

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

{
    "id": 380437,
    "uri": "https://api.kexp.org/v2/plays/380437/?format=api",
    "airdate": "2019-09-13T14:59:19-07:00",
    "show": 6331,
    "show_uri": "https://api.kexp.org/v2/shows/6331/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Take Back",
    "track_id": "9bf017ff-269e-4caf-8089-e74cbd26d4ec",
    "recording_id": null,
    "artist": "Girls of the Internet",
    "artist_ids": [
        "11c3823e-91d0-4c68-8051-9cd55728ad8b"
    ],
    "album": "SYRUP",
    "release_id": "50bfa0e1-c481-46d4-b5d4-2721dc4e7968",
    "release_group_id": null,
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2019-07-12",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Since their debut single ‘When U Go’ on Classic in 2017, Girls of the Internet have been on a unstoppable trajectory, constantly building momentum over the past two years with their own brand of future facing house & soul music. Drawing inspiration from the past 40 years of dance music, Girls’ music joins the dots between disco, house, techno, bass, ghetto and dub.\n<br><br>\nRecorded over the past 2 years, the live electronic outfits debut album ‘SYRUP’ pulls together nine distinct and unique British voices; some up-and-coming, some industry veterans who find themselves overlooked in favour of younger artists in recent years. ‘SYRUP’ contributors include Benji B and Damon Albarn-approved Poté, original Brand New Heavy Linda Muriel, rising soul star Jitwam, award winning gospel singer Charmain Elliott and legendary Cinematic Orchestra vocalist Heidi Vogel, avant-garde soul crooner Alxndr London, bassline & RnB diva Olivia Louise, and “progressive soul” singer-songwriter Sarah Williams-White.  https://bit.ly/2m8PpaG",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}