Information about plays

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

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

{
    "id": 356539,
    "uri": "https://api.kexp.org/v2/plays/356539/?format=api",
    "airdate": "2019-07-19T16:57:00-07:00",
    "show": 5940,
    "show_uri": "https://api.kexp.org/v2/shows/5940/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "When I’m With Him",
    "track_id": "9e21e773-2aaf-49f5-b916-dd4f1375f453",
    "recording_id": null,
    "artist": "Empress Of",
    "artist_ids": [
        "91cd6a5a-e0db-4329-837e-9b6479d1ed2d"
    ],
    "album": "Us",
    "release_id": "b8810723-431e-47ed-9db2-701ead4ed509",
    "release_group_id": null,
    "labels": [
        "Terrible Records"
    ],
    "label_ids": [],
    "release_date": "2018-10-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "As Empress Of, Lorely Rodriguez stirs complex emotional dramas into the pure pleasure of dance pop. Her 2015 debut album, Me, paired wildly expressive beats with razor-sharp lyrics, and she’s continued to hone that combination with the singles she’s released since then. “When I’m With Him,” the latest track from her forthcoming sophomore record Us, injects some space into her usual arrangement, using light, breezy instrumentation as a staging ground for tense reflection on a flawed relationship.\n\nRodriguez appeared as a guest vocalist on Blood Orange’s 2016 album Freetown Sound, and some of his songwriting sensibilities seem to have rubbed off on her: Dev Hynes’ smoothest songs are often his most thematically conflicted. On “When I’m With Him,” Rodriguez pours so much sunshine into the air, it’s easy to miss the turbulent scenario unfolding in her lyrics.   https://bit.ly/2NFi6VL",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}