Information about plays

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

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

{
    "id": 377478,
    "uri": "https://api.kexp.org/v2/plays/377478/?format=api",
    "airdate": "2019-09-06T13:27:49-07:00",
    "show": 6281,
    "show_uri": "https://api.kexp.org/v2/shows/6281/?format=api",
    "image_uri": "http://coverartarchive.org/release/003fd004-d079-4c95-9a34-db023b6d9640/24017001794-250.jpg",
    "thumbnail_uri": "",
    "song": "Violence",
    "track_id": "d98423b5-d8f5-4244-98bf-5edd129ce8a7",
    "recording_id": null,
    "artist": "Grimes & i_o",
    "artist_ids": [
        "7e5a2a59-6d9f-4a17-b7c2-e1eedb7bd222"
    ],
    "album": "Violence",
    "release_id": "003fd004-d079-4c95-9a34-db023b6d9640",
    "release_group_id": null,
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2019-09-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Grimes recently spoke to Zane Lowe about her new song, \"Violence\" and focusing more on singing, instead of producing. \"I feel like for the first time, I'm really seeing myself as a singer, which is something I've never really done before, and it actually feels really good to just sing. Because I've always just been so pushing that part of myself away because I've been like, ‘I'm a producer first.’ I think as a female, it's important to foreground the producer stuff. But I feel like I've just done that. And also, besides, i_o produced the rest of this album so it's like... I feel like I've just earned my 10 minutes to just sit around and sing\" Read more: https://www.billboard.com/articles/news/8529252/grimes-interview-zane-lowe-beats-1-io-violence",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}