Information about plays

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

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

{
    "id": 350534,
    "uri": "https://api.kexp.org/v2/plays/350534/?format=api",
    "airdate": "2019-07-05T17:35:51-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Everybody",
    "track_id": "7eb7d880-c8ca-4e50-9685-42e3bdc9e958",
    "recording_id": null,
    "artist": "Sinkane",
    "artist_ids": [
        "b15d17d4-37ea-4410-9ae4-60b5eee03459"
    ],
    "album": "Dépaysé",
    "release_id": "0fb2b9f7-7ed9-44aa-b9fa-7649f4d09f42",
    "release_group_id": null,
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2019-05-31",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born Ahmed Abdullahi Gallab in London, England, Sinkane is a Sudanese-American musician who blends krautrock, prog rock, electronica, free jazz and funk rock with Sudanese pop, and is signed to City Slang Records.\n\nBorn to college professors in London, he lived in Sudan, then moved to the US when he was five, and lived for some time in Ohio. Prior to embarking on his solo career, he worked with Eleanor Friedberger, Caribou, of Montreal, Born Ruffians, and Yeasayer as a session musician.\n\nAhmed Gallab is the vocalist and music director of the Atomic Bomb! Band which plays the music of Nigerian funk musician William Onyeabor. The group includes David Byrne (of Talking Heads), Money Mark (of the Beastie Boys),[3] Damon Albarn (of Blur and Gorillaz), Dev Hynes (aka Blood Orange and Lightspeed Champion), Alexis Taylor (of Hot Chip), Charles Lloyd, Amadou and Mariam, Jamie Lidell, Pharoah Sanders, Joshua Redman, among many many others.  https://bit.ly/2XOAP9F",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}