Information about plays

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

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

{
    "id": 380294,
    "uri": "https://api.kexp.org/v2/plays/380294/?format=api",
    "airdate": "2019-09-13T06:14:16-07:00",
    "show": 6329,
    "show_uri": "https://api.kexp.org/v2/shows/6329/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Do You Realize??",
    "track_id": "a91345cb-39f7-3ebe-8d28-13c5e0966f33",
    "recording_id": null,
    "artist": "The Flaming Lips",
    "artist_ids": [
        "1f43d76f-8edf-44f6-aaf1-b65f05ad9402"
    ],
    "album": "Yoshimi Battles the Pink Robots",
    "release_id": "e4b614df-b855-49eb-b4e4-28f1c361ffe8",
    "release_group_id": null,
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "2002-07-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In an interview with Mojo, singer/songwriter Waye Coyne revealed that during the recording of Yoshimi..., band member Steven Drozd was trying to kick a heroin addiction. When they took breaks from playing, Drozd would have a really tough time with his withdrawal. Listening to him cry, and with the death of his father in mind, Coyne wrote: \"Do You Realize??\".\n\nWayne Coyne, commenting on \"Do You Realize??\" said, \"Whenever I analyze the scientific realities of what it means to be living here on Earth – in this galaxy – spinning around the sun – flying through space – a terror shock seizes me!!! I'm reminded once again of how precarious our whole existence is...",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}