Information about plays

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

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

{
    "id": 347015,
    "uri": "https://api.kexp.org/v2/plays/347015/?format=api",
    "airdate": "2019-06-27T15:10:05-07:00",
    "show": 5781,
    "show_uri": "https://api.kexp.org/v2/shows/5781/?format=api",
    "image_uri": "http://coverartarchive.org/release/db75f1fc-80aa-4817-952d-5e77c71f4fb2/22721659160-250.jpg",
    "thumbnail_uri": "",
    "song": "Everybody Here Hates You",
    "track_id": "0a8b6732-561f-42e8-a883-3d5de1aa4058",
    "recording_id": null,
    "artist": "Courtney Barnett",
    "artist_ids": [
        "55111838-f001-494a-a1b5-9d818db85810"
    ],
    "album": "Everybody Here Hates You",
    "release_id": "db75f1fc-80aa-4817-952d-5e77c71f4fb2",
    "release_group_id": null,
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2019-04-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Courtney Barnett started Milk! Records in 2012 to release her first EP I've Got A Friend Called Emily Ferris. Soon after came the second EP How To Carve A Carrot Into A Rose. She took her band overseas with a condensed back catalogue called The Double EP: \"A Sea Of Split Peas\". In 2015 Barnett released the album \"Sometimes I Sit And Think, And Sometimes I Just Sit\" to worldwide critical acclaim. She dropped this single along with the B-Side 'Small Talk' back in April <br/><br/>https://courtneybarnett.bandcamp.com/album/everybody-here-hates-you-small-talk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}