Information about plays

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

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

{
    "id": 350393,
    "uri": "https://api.kexp.org/v2/plays/350393/?format=api",
    "airdate": "2019-07-05T09:11:44-07:00",
    "show": 5834,
    "show_uri": "https://api.kexp.org/v2/shows/5834/?format=api",
    "image_uri": "http://coverartarchive.org/release/a7dc1880-152b-4802-be16-87a8ccc1a5b4/23171465624-250.jpg",
    "thumbnail_uri": "",
    "song": "AUTE CUTURE",
    "track_id": "5ed127a5-5c82-4e04-88dd-4c24cd457430",
    "recording_id": null,
    "artist": "ROSALÍA",
    "artist_ids": [
        "25f3abd9-63b5-471a-bd25-feb9672dfa11"
    ],
    "album": "AUTE CUTURE",
    "release_id": "a7dc1880-152b-4802-be16-87a8ccc1a5b4",
    "release_group_id": null,
    "labels": [
        "Sony Music"
    ],
    "label_ids": [
        "9e6b4d7f-4958-4db7-8504-d89e315836af"
    ],
    "release_date": "2019-05-30",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The accompanying video for “Aute Cuture” features the Spanish singer and a team of baddies—the sisters of ”The Beauty Gang”—flexing a gaudy aesthetic that resembles Rocky Horror meeting the Yeehaw Agenda, asking for “hands in the air if you’ve ever been ripped off.” :  https://pitchfork.com/reviews/tracks/rosalia-aute-cuture/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}