Information about plays

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

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

{
    "id": 2678800,
    "uri": "https://api.kexp.org/v2/plays/2678800/?format=api",
    "airdate": "2019-12-27T14:45:25-08:00",
    "show": 46235,
    "show_uri": "https://api.kexp.org/v2/shows/46235/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Juicy 1‐4",
    "track_id": "b1883bff-57ef-4c42-8bc9-72da8aaec770",
    "recording_id": null,
    "artist": "Blood Orange",
    "artist_ids": [
        "3d254f1e-7d18-431b-baeb-68e57695dfdb"
    ],
    "album": "Freetown Sound",
    "release_id": "06217f40-785f-4765-a382-15259baa8251",
    "release_group_id": null,
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "f27235b7-7666-4d70-a2c7-9f7b1981eaa0"
    ],
    "release_date": "2016-08-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Freetown Sound takes its name from Freetown, Sierra Leone, where Hynes' father was born. The album features Carly Rae Jepsen, Zuri Marley, Debbie Harry, Nelly Furtado, writer Ta-Nehisi Coates, slam poet Ashlee Haze, and others. When he first announced the album's release on Instagram, Hynes wrote that the album was intended for those who had been told they were \"not black enough, too black, too queer, not queer the right way.\" https://bit.ly/2LR5kTZ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}