Information about plays

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

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

{
    "id": 350539,
    "uri": "https://api.kexp.org/v2/plays/350539/?format=api",
    "airdate": "2019-07-05T17:53:21-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "http://coverartarchive.org/release/84f2a351-913b-4f73-853b-023e5c256912/22994127066-250.jpg",
    "thumbnail_uri": "",
    "song": "BETTY (for Boogie)",
    "track_id": "749d4b96-391c-45d4-8cae-2be27785a56c",
    "recording_id": null,
    "artist": "Jamila Woods",
    "artist_ids": [
        "a357b4fb-b0ca-4b4e-9b6b-2030bb2ce2d6"
    ],
    "album": "LEGACY! LEGACY!",
    "release_id": "84f2a351-913b-4f73-853b-023e5c256912",
    "release_group_id": null,
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2019-05-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Sometimes I scroll through [my phone] and say, ‘Oh, what are these things I’ve just collected? And how can I apply them to this world?... I’m just starting to read Questlove’s book about creativity, and he says, like, ‘I don’t even know if I’m a creative person, because all I do is just look at the work of other people and get inspiration from them.’ That really resonated with me.  I think part of being an artist is that consumption and marination part of it. I’m just trying to lean into that as much as possible, and not feel bad about how much I like being inspired by other people.”  https://bit.ly/32eB0KW",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}