Information about plays

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

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

{
    "id": 373624,
    "uri": "https://api.kexp.org/v2/plays/373624/?format=api",
    "airdate": "2019-08-28T17:26:32-07:00",
    "show": 6220,
    "show_uri": "https://api.kexp.org/v2/shows/6220/?format=api",
    "image_uri": "http://coverartarchive.org/release/a468d428-1672-4c26-bf36-199793367f5e/20205578131-250.jpg",
    "thumbnail_uri": "",
    "song": "Fists of Fury",
    "track_id": "bff631f4-57dc-44f8-bc0f-f36493fcb25e",
    "recording_id": null,
    "artist": "Kamasi Washington",
    "artist_ids": [
        "c7a3e868-c6d8-4512-a5ef-f6cbe42899b0"
    ],
    "album": "Heaven and Earth",
    "release_id": "a468d428-1672-4c26-bf36-199793367f5e",
    "release_group_id": null,
    "labels": [
        "Young Turks"
    ],
    "label_ids": [
        "87667892-a93f-43e4-a004-f8b9182788df"
    ],
    "release_date": "2018-06-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "More on Susan's mixtape story... \"Re-finding music amid the lulls of life\tI made this for a dear friend to fill her evening hours in a hammock overlooking her garden: her work, life growing. In the making of this it became an album for both of us. And then it became an album for anyone who is in stillness, settled in a lull, but restless for a charge. We are both 40. We are post partner-finding, post kid-having, post big-life-choice-making (for now)... There is a lull. A reckoning. At times we feel powerful, at times helpless, at the mercy of our younger choices. And in this, as in all seemingly critical stages of life, we find music.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}