Information about plays

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

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

{
    "id": 355060,
    "uri": "https://api.kexp.org/v2/plays/355060/?format=api",
    "airdate": "2019-07-16T10:57:04-07:00",
    "show": 5920,
    "show_uri": "https://api.kexp.org/v2/shows/5920/?format=api",
    "image_uri": "http://coverartarchive.org/release/311fcb7a-40c4-455e-bc60-61011caf9e08/23125615532-250.jpg",
    "thumbnail_uri": "",
    "song": "Stronger",
    "track_id": "055f5496-f1ed-459c-a8e2-f4d33d8e0657",
    "recording_id": null,
    "artist": "Mavis Staples",
    "artist_ids": [
        "04f57a2d-2449-400e-8fff-5b1c5af9560b"
    ],
    "album": "We Get By",
    "release_id": "311fcb7a-40c4-455e-bc60-61011caf9e08",
    "release_group_id": null,
    "labels": [
        "ANTI‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2019-05-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This legendary singer will perform at King County's CHOMP! Food and Sustainability Fair at Marymoor Park in Redmond, Washington on Saturday, August 17th, 2019.  It's free (and The Black Tones will be there, too!):  https://www.kingcounty.gov/depts/dnrp/newsroom/newsreleases/2019/June/07-CHOMP-preview.aspx",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}