Information about plays

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

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

{
    "id": 377036,
    "uri": "https://api.kexp.org/v2/plays/377036/?format=api",
    "airdate": "2019-09-05T14:35:31-07:00",
    "show": 6274,
    "show_uri": "https://api.kexp.org/v2/shows/6274/?format=api",
    "image_uri": "http://coverartarchive.org/release/a042bcef-bd73-4dee-8e7f-ca39906490bd/23491648196-250.jpg",
    "thumbnail_uri": "",
    "song": "Buka Dansa",
    "track_id": "f913470d-7cf1-48de-836d-76697475b9c1",
    "recording_id": null,
    "artist": "KOKOKO!",
    "artist_ids": [
        "6983949c-bea5-4231-b7e7-09c4b1ead6fc"
    ],
    "album": "Fongola",
    "release_id": "a042bcef-bd73-4dee-8e7f-ca39906490bd",
    "release_group_id": null,
    "labels": [
        "Transgressive Records"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e"
    ],
    "release_date": "2019-07-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KOKOKO!’s distorted polyrhythms and spontaneous lo-fi sounds provide a chaotic soundtrack to their home country. When most people think of culture in the Democratic Republic of Congo, it’s The Rumble in The Jungle fight of Muhammad Ali vs George Foreman and the accompanying Soul Power concert with James Brown in the 70s, Mobutu in his abacost and leopard print hat, les sapeurs in their elegant tailoring, and the king of Congolese rumba Papa Wemba. A faded vintage postcard. KOKOKO! represent the antithesis of tradition, and their debut album Fongola - which translates to “the key” - is a torrid, anarchic, youthful journey smashing a new path through modern life in Africa’s third most populous city. <br/><br/> https://kokokomusic.bandcamp.com/album/fongola",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}