Information about plays

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

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

{
    "id": 372527,
    "uri": "https://api.kexp.org/v2/plays/372527/?format=api",
    "airdate": "2019-08-26T11:00:12-07:00",
    "show": 6207,
    "show_uri": "https://api.kexp.org/v2/shows/6207/?format=api",
    "image_uri": "http://coverartarchive.org/release/e392e9bb-4b8c-4d94-ad1d-1673f82ce46a/23638108312-250.jpg",
    "thumbnail_uri": "",
    "song": "History Repeats",
    "track_id": "d2a73f6c-4de0-44d2-b38d-dfbcd80d9806",
    "recording_id": null,
    "artist": "Brittany Howard",
    "artist_ids": [
        "03eda2c4-a2b3-4a4e-9527-6791b0ed9d2d"
    ],
    "album": "Jaime",
    "release_id": "e392e9bb-4b8c-4d94-ad1d-1673f82ce46a",
    "release_group_id": null,
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2019-09-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brittany Howard writes, “I wrote this record as a process of healing. \n\nEvery song, I confront something within me or beyond me. Things that are hard or impossible to change, words and music to describe what I’m not good at conveying to those I love, or a name that hurts to be said: Jaime. \n\nI dedicated the title of this record to my sister who passed away as a teenager. She was a musician too. I did this so her name would no longer bring me memories of sadness and as a way to thank her for passing on to me everything she loved: music, art, creativity. \":  https://bit.ly/2MCNvv1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}