Information about plays

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

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

{
    "id": 342954,
    "uri": "https://api.kexp.org/v2/plays/342954/?format=api",
    "airdate": "2019-06-18T13:19:32-07:00",
    "show": 5719,
    "show_uri": "https://api.kexp.org/v2/shows/5719/?format=api",
    "image_uri": "http://coverartarchive.org/release/8ec3f74a-7657-4c69-ae2e-ef32fc58628f/22876989554-250.jpg",
    "thumbnail_uri": "",
    "song": "Cellophane",
    "track_id": "4a244c5b-1fc4-484e-8a36-fb41d86a074c",
    "recording_id": null,
    "artist": "FKA twigs",
    "artist_ids": [
        "1e4e9db7-5068-4a9c-bdd0-5777e47172c8"
    ],
    "album": "Cellophane",
    "release_id": "8ec3f74a-7657-4c69-ae2e-ef32fc58628f",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2019-04-24",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Last spring, FKA twigs revealed in a post on Instagram that she had to have six fibroid tumors removed earlier that winter. “Thank you precious body for healing... you are a wonderful thing, now go create and be other once again,” she wrote. Those words were accompanied by a video of her cautiously practicing pole dancing moves, displaying pride in the emerging strength of her body after surgery. She demonstrates this strength and flexibility in the video for \"Cellophane\":  https://pitchfork.com/reviews/tracks/fka-twigs-cellophane/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}