Information about plays

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

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

{
    "id": 2680386,
    "uri": "https://api.kexp.org/v2/plays/2680386/?format=api",
    "airdate": "2019-12-31T11:38:14-08:00",
    "show": 46264,
    "show_uri": "https://api.kexp.org/v2/shows/46264/?format=api",
    "image_uri": "https://coverartarchive.org/release/23ac0966-5414-4177-a599-6883e92964c4/7940049824-250.jpg",
    "thumbnail_uri": "",
    "song": "I Don't Want U",
    "track_id": "056f12af-419e-3848-8608-693d6c1bc6c4",
    "recording_id": null,
    "artist": "Blonde Redhead",
    "artist_ids": [
        "6821bf3f-5d5b-4b0f-8fa4-79d2ab2d9219"
    ],
    "album": "Blonde Redhead",
    "release_id": "23ac0966-5414-4177-a599-6883e92964c4",
    "release_group_id": null,
    "labels": [
        "Smells Like Records"
    ],
    "label_ids": [
        "ae9ddfd9-5c54-45f7-88a3-c1af57e2ac93"
    ],
    "release_date": "1995-01-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Taking their name from a song by one of their favorite bands, DNA, a 1980s New York avant-garde post-punk band, Blonde Redhead formed around 1993 after a chance meeting at a New York City restaurant. Two of the group’s members, Makino (who previously collaborated with Marc Ribot) and bassist Maki Takahashi (who left the group in 1994) were Japanese-born art students, while twin bothers Simone (drums, keyboards) and Amedeo Pace (guitar, vocals) were born in Milan, Italy.  Want to know more about this band?: https://www.encyclopedia.com/people/literature-and-arts/music-popular-and-jazz-biographies/blonde-redhead",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}