Information about plays

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

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

{
    "id": 2676016,
    "uri": "https://api.kexp.org/v2/plays/2676016/?format=api",
    "airdate": "2019-12-20T17:25:48-08:00",
    "show": 46176,
    "show_uri": "https://api.kexp.org/v2/shows/46176/?format=api",
    "image_uri": "https://coverartarchive.org/release/64990800-4e35-4dea-b187-dc8f6963044f/24860374789-250.jpg",
    "thumbnail_uri": "",
    "song": "On Sight",
    "track_id": "b82d22d4-2699-407d-88be-d2afd8f7a839",
    "recording_id": null,
    "artist": "Free Nationals feat. J.I.D, Kadhja Bonet & MIKNNA",
    "artist_ids": [
        "270d5e7d-e01d-44a6-a303-d78208c6f930"
    ],
    "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": "The debut full-length release for the backing band for Anderson .Paak features guest appearances from .Paak , Kadhja Bonet, Daniel Caesar, Callum Connor, Chronixx, Conway, Jid, Miknna, Mac Miller, T. Nava, Benny Sings, Syd, T.I., Kali Uchis, Unknown Mortal Orchestra, Westside Gunn, and Joyce Wrice.  β€œOn Sight,” the new Free Nationals single, once again features a bunch of collaborators. The best known of them is the wildly impressive young Atlanta rapper J.I.D, who chips in with a quick verse that does not show off his absurd speed-rap skills. The track also has contributions from the young LA soul auteur Kadhja Bonet and from the electro-R&B duo MIKNNA. https://bit.ly/2Zcny98",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}