Information about plays

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

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

{
    "id": 380372,
    "uri": "https://api.kexp.org/v2/plays/380372/?format=api",
    "airdate": "2019-09-13T10:50:11-07:00",
    "show": 6330,
    "show_uri": "https://api.kexp.org/v2/shows/6330/?format=api",
    "image_uri": "http://coverartarchive.org/release/73cb81a8-45f3-45c9-9910-d01022478003/13518693256-250.jpg",
    "thumbnail_uri": "",
    "song": "On Coming From a Broken Home, Part 1",
    "track_id": "720f5c9f-bd08-4e19-b6a9-a03a569efc6e",
    "recording_id": null,
    "artist": "Gil Scott-Heron",
    "artist_ids": [
        "b5b89643-c488-4f39-a302-25cab31084a5"
    ],
    "album": "I'm New Here",
    "release_id": "73cb81a8-45f3-45c9-9910-d01022478003",
    "release_group_id": null,
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2010-02-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP celebrated Mixtape Week at the end of August by playing mixtapes from listeners all around the world. This next set comes from Aleksander's mix CD \"And So Came the Vandals.\" Here's what Aleksander had to say about it: \"When I made this mixtape I had been unemployed for 3 years, I had recently quit smoking cigarettes, and my childhood dog I had had for 14 years just passed away. It was a very transformational time for me and it was during those days that making mixtapes really started to become one of my biggest passions. The mixes I made during that year remain some of the most meaningful to me. Walking around my town, listening to this mix, helped me cope with the emotional weight of life.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}