Information about plays

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

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

{
    "id": 366273,
    "uri": "https://api.kexp.org/v2/plays/366273/?format=api",
    "airdate": "2019-08-12T06:18:16-07:00",
    "show": 6110,
    "show_uri": "https://api.kexp.org/v2/shows/6110/?format=api",
    "image_uri": "http://coverartarchive.org/release/0732e7de-1456-439b-be67-c79e24072621/2019710454-250.jpg",
    "thumbnail_uri": "",
    "song": "idle talk",
    "track_id": "281efdd8-f77f-3992-81bc-7e39959de8ef",
    "recording_id": null,
    "artist": "iamamiwhoami",
    "artist_ids": [
        "9aaa99df-9383-47df-92af-8bb5e5595815"
    ],
    "album": "kin",
    "release_id": "0732e7de-1456-439b-be67-c79e24072621",
    "release_group_id": null,
    "labels": [
        "Cooperative Music"
    ],
    "label_ids": [
        "df5fcfa0-cf92-4eb4-bbdd-16ff390d6fd3"
    ],
    "release_date": "2012-06-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the sophomore audiovisual album by iamamiwhoami, which consists of \"9 connected audiovisual chapters connected by its narrative. the story evolves around the project’s creative process and the battles with conventions and norms in the making of the series and album itself. all seen from the eyes of iamamiwhoami in relation to their audience.\" http://towhomitmayconcern.cc/releases/twimc001",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}