Information about plays

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

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

{
    "id": 371061,
    "uri": "https://api.kexp.org/v2/plays/371061/?format=api",
    "airdate": "2019-08-22T22:53:36-07:00",
    "show": 6181,
    "show_uri": "https://api.kexp.org/v2/shows/6181/?format=api",
    "image_uri": "http://coverartarchive.org/release/66bf6a99-013c-4987-886f-57c4ce0b116d/23666406150-250.jpg",
    "thumbnail_uri": "",
    "song": "Different",
    "track_id": "2d31f593-95f2-4007-b01a-98c3d66fee7f",
    "recording_id": null,
    "artist": "Burna Boy, Damian Marley & Angélique Kidjo",
    "artist_ids": [
        "80fe34d0-6b4f-4ccd-81c3-281ab37f0451"
    ],
    "album": "African Giant",
    "release_id": "66bf6a99-013c-4987-886f-57c4ce0b116d",
    "release_group_id": null,
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2019-07-25",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Different” is the 14th track from “African Giant” the fourth studio album by Nigerian singer Burna Boy. It features Jamaican reggae icon, Damian Marley and legendary Beninoise singer,\nAngélique Kidjo. The song has been described as an exchange of monologues on inequality across the world and the confrontational prophets that these times require.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}