Information about plays

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

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

{
    "id": 366310,
    "uri": "https://api.kexp.org/v2/plays/366310/?format=api",
    "airdate": "2019-08-12T08:24:50-07:00",
    "show": 6110,
    "show_uri": "https://api.kexp.org/v2/shows/6110/?format=api",
    "image_uri": "http://coverartarchive.org/release/1b6af595-5865-4f7c-9b26-0e6ae8c2f133/14712477949-250.jpg",
    "thumbnail_uri": "",
    "song": "Servo",
    "track_id": "ec060726-8a04-3c20-9061-21bd8b9739ea",
    "recording_id": null,
    "artist": "The Brian Jonestown Massacre",
    "artist_ids": [
        "381e8434-109a-439c-8acc-5d328359f2e0"
    ],
    "album": "Give It Back!",
    "release_id": "1b6af595-5865-4f7c-9b26-0e6ae8c2f133",
    "release_group_id": null,
    "labels": [
        "BOMP Records"
    ],
    "label_ids": [
        "43468682-b489-4e05-841e-f5a6edd9b5d3"
    ],
    "release_date": "1997-08-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "AllMusic reviewer Richie Unterberger wrote of the album: \"about half of this is run-of-the-mill pseudo-'60s garage/psych with too many indulgent guitar breaks. They get a lot more interesting when they slow things down to a wasted quasi-junkie folk-rock mode\". Sick burrrrrn 🔥🚒",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}