Information about plays

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

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

{
    "id": 377215,
    "uri": "https://api.kexp.org/v2/plays/377215/?format=api",
    "airdate": "2019-09-05T22:00:38-07:00",
    "show": 6276,
    "show_uri": "https://api.kexp.org/v2/shows/6276/?format=api",
    "image_uri": "http://coverartarchive.org/release/66bf6a99-013c-4987-886f-57c4ce0b116d/23666406150-250.jpg",
    "thumbnail_uri": "",
    "song": "Another Story",
    "track_id": "bc29330a-5db1-4813-a351-39d8bfc1710d",
    "recording_id": null,
    "artist": "Burna Boy & M.anifest",
    "artist_ids": [
        "c68b0d91-26ad-4945-bfea-b16ce3bbfbc0"
    ],
    "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": "The song takes us back to Nigeria’s history, and the beginning of the nation’s travails.  This African Giant 7th body of work is a testament to his development and growth as an artist. https://open.spotify.com/album/277z75G1Gdz0SWN9pegrrs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}