Information about plays

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

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

{
    "id": 2675466,
    "uri": "https://api.kexp.org/v2/plays/2675466/?format=api",
    "airdate": "2019-12-19T17:13:22-08:00",
    "show": 46181,
    "show_uri": "https://api.kexp.org/v2/shows/46181/?format=api",
    "image_uri": "https://coverartarchive.org/release/64990800-4e35-4dea-b187-dc8f6963044f/24860374789-250.jpg",
    "thumbnail_uri": "",
    "song": "Eternal Light",
    "track_id": "4675379d-f61f-47ab-ab0b-a9e00f344423",
    "recording_id": null,
    "artist": "Free Nationals feat. Chronixx",
    "artist_ids": [
        "a536dd07-131b-48ef-ab47-141b752ba082"
    ],
    "album": "Free Nationals",
    "release_id": "64990800-4e35-4dea-b187-dc8f6963044f",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2019-12-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Free Nationals are best known as Anderson . Paak's live band, until now. Band members Kelsey Gonzalez (Bass) ,Ron “Tnava” Avant (Keyboard/ Vocoder), Callum Connor (Drums) and José Rios (Guitar) have graced the stage at Coachella, opened for performers such as Beyoncé and completed World Tours alongside J.Cole Bruno Mars - the list continues. Paying homage to the musical legends that paved the way before them; Free Nationals means The first people of America, Indigenous to the land before Columbus came. Staying Indigenous to the funk, Free Nationals pay tribute to inspirators such as Stevie Wonder, B.B. King, Herbie Hancock and Al Green by incorporating musicianship while pioneering musical euphoria for a new generation.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}