Information about plays

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

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

{
    "id": 374470,
    "uri": "https://api.kexp.org/v2/plays/374470/?format=api",
    "airdate": "2019-08-30T12:58:55-07:00",
    "show": 6230,
    "show_uri": "https://api.kexp.org/v2/shows/6230/?format=api",
    "image_uri": "http://coverartarchive.org/release/a7d97bc3-6f60-41a8-8a50-541fcc64a1c9/7799152485-250.jpg",
    "thumbnail_uri": "",
    "song": "What Jail Is Like",
    "track_id": "56c0592d-841c-34ad-898b-8e0c77ec5c78",
    "recording_id": null,
    "artist": "The Afghan Whigs",
    "artist_ids": [
        "2feb192c-2363-46d6-b476-1c88a25cb294"
    ],
    "album": "What Jail Is Like",
    "release_id": "a7d97bc3-6f60-41a8-8a50-541fcc64a1c9",
    "release_group_id": null,
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1994-08-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Marni's mixtape \"Marni's Modern Mix - Dec 1996.\" Says Marni: \"This was an emotional support mix I made for myself. I was in my first year of law school approaching finals week and needed comfort from songs I loved that reminded me of home and made me feel strong emotions. (Btw, I did really well on those finals. The mixtape worked.)\n<Br><br>\n\"P.S. I just listened to Tori Amos's Winter (Track 18) again for the first time in a long time. It is particularly emotional for me because my father died suddenly last week (7/24/19) and in his eulogy, I discussed how he used to take me ice skating on winter Saturdays. Typing through my tears now. Thank you for motivating me to pull out my old mixtapes.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}