Information about plays

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

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

{
    "id": 2675944,
    "uri": "https://api.kexp.org/v2/plays/2675944/?format=api",
    "airdate": "2019-12-20T14:26:35-08:00",
    "show": 46176,
    "show_uri": "https://api.kexp.org/v2/shows/46176/?format=api",
    "image_uri": "https://coverartarchive.org/release/6b8bba6e-4abb-45b0-a779-de4fff323b01/24243518175-250.jpg",
    "thumbnail_uri": "",
    "song": "Fire",
    "track_id": "afa22e0f-4af4-42bd-8b54-e4c1c61d0385",
    "recording_id": null,
    "artist": "Black Pumas",
    "artist_ids": [
        "dd569857-d15e-4dbe-baad-b46a5ffe34a0"
    ],
    "album": "Black Pumas",
    "release_id": "6b8bba6e-4abb-45b0-a779-de4fff323b01",
    "release_group_id": null,
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2019-06-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Before meeting [our vocalist Eric Burton], I was surprised that I had never heard of him. I’ve been in Austin for twenty years and I pride myself on having one degree of separation from most musicians in this city because I produce a lot of local acts. I watched a couple of his videos and the first thing that struck me was that he was out there performing solo with a guitar, and it wasn’t him leading any sort of soul revival band. It was riveting, like this guy is not pretending to be someone who he’s not. He was actually a busker at the time. The next thing that struck me about Eric was the fire in his voice. He called me up and started singing over the phone. I could barely hear him to be honest, but I fell in love with the energy and passion that he had. Eric has a way of really being in the moment that appealed to me.\" ~ Adrian Queseda",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}