Information about plays

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

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

{
    "id": 379966,
    "uri": "https://api.kexp.org/v2/plays/379966/?format=api",
    "airdate": "2019-09-12T10:37:02-07:00",
    "show": 6323,
    "show_uri": "https://api.kexp.org/v2/shows/6323/?format=api",
    "image_uri": "http://coverartarchive.org/release/25868a35-2a0b-460e-b464-7a6163d9daa7/22703778747-250.jpg",
    "thumbnail_uri": "",
    "song": "Paradise",
    "track_id": "a581a6ca-6ca4-4991-ab3d-36fffef0e5f5",
    "recording_id": null,
    "artist": "Nilüfer Yanya",
    "artist_ids": [
        "4173ee0d-e003-496a-98eb-a2eaa90cb3f7"
    ],
    "album": "Miss Universe",
    "release_id": "25868a35-2a0b-460e-b464-7a6163d9daa7",
    "release_group_id": null,
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2019-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nilüfer Yanya will on KEXP  (BROADCAST ONLY) Monday, September 30th at 12:00 PM. Be sure to tune in to listen to that session. <br> <br> Nilüfer Yanya will be playing at the Tractor Tavern on Saturday, September 28th. Show info here: https://bit.ly/2ks6BI0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}