Information about plays

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

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

{
    "id": 379393,
    "uri": "https://api.kexp.org/v2/plays/379393/?format=api",
    "airdate": "2019-09-11T03:21:36-07:00",
    "show": 6316,
    "show_uri": "https://api.kexp.org/v2/shows/6316/?format=api",
    "image_uri": "http://coverartarchive.org/release/7078fdd0-f277-4b51-af1c-f5c5d239e670/23661006911-250.jpg",
    "thumbnail_uri": "",
    "song": "Bellacoso",
    "track_id": "8f4b2a21-b23b-40b8-b6e0-44499a993b7c",
    "recording_id": null,
    "artist": "Residente & Bad Bunny",
    "artist_ids": [
        "b38a00f2-3746-4e9e-93de-8257ca5b1680"
    ],
    "album": "Bellacoso",
    "release_id": "7078fdd0-f277-4b51-af1c-f5c5d239e670",
    "release_group_id": null,
    "labels": [
        "Sony Music | Latin"
    ],
    "label_ids": [
        "99962abe-c219-4031-9c6c-c61fc3885944"
    ],
    "release_date": "2019-07-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "When he describes “Bellacoso” as an experiment, though, he doesn’t simply mean an artistic one: Residente first conducted an electroencephalogram (EEG) test on Bad Bunny’s brain — then used his brain waves to inspire the track. Much like the mind of Bad Bunny, says Residente, “this song is all about tempo and rhythm.”\n\n“The brain frequencies, you change them into numbers,” he says.” Then you can change those numbers into sounds, rhythms and patterns.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}