Information about plays

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

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

{
    "id": 353113,
    "uri": "https://api.kexp.org/v2/plays/353113/?format=api",
    "airdate": "2019-07-11T16:41:05-07:00",
    "show": 5882,
    "show_uri": "https://api.kexp.org/v2/shows/5882/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ego Slave",
    "track_id": "3d560dfa-e677-4aab-9ae3-acb7a96d263b",
    "recording_id": null,
    "artist": "DoNormaal",
    "artist_ids": [
        "bda332e2-59e7-4e20-bc2c-a57763b325f4"
    ],
    "album": "Third Daughter",
    "release_id": "993b4dda-0a85-4023-a70d-0b9fd6270a2a",
    "release_group_id": null,
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2017-07-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On July 11, 2017, Seattle rapper DoNormaal released her sophomore album, Third Daughter via Seattle hip-hop label Crane City Music.\n<br/><br/>\nChristianne Karefa-Johnson, AKA DoNormaal, was born and raised in Southern California, and was quickly embraced within the Seattle music scene when she moved here a few years ago. In 2016, she played over 100 shows in the city.\n<br/><br/>\nOver the course of 19 tracks, DoNormaal covers a variety of subjects on Third Daughter, including capitalism, her experience as a queer woman of color, battles with depression, My Little Pony, and more. \n<br/><br/>\nIn her own words, DoNormaal describes the album as a fairy tale of “a quiet black princess held hostage by the internalized shame of the world.\"\n<br/><br/>\nThe album was met with critical acclaim at its release, garnering attention from local press like KEXP and The Stranger, The Fader, Vice, i-D and Bust Magazine",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}