Information about plays

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

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

{
    "id": 347452,
    "uri": "https://api.kexp.org/v2/plays/347452/?format=api",
    "airdate": "2019-06-28T14:37:19-07:00",
    "show": 5786,
    "show_uri": "https://api.kexp.org/v2/shows/5786/?format=api",
    "image_uri": "http://coverartarchive.org/release/4723a128-61b5-4522-bf89-27c19b9773e4/22822960578-250.jpg",
    "thumbnail_uri": "",
    "song": "Unbleached",
    "track_id": "36e0f634-9eb2-4261-ba16-4b48bb3947fb",
    "recording_id": null,
    "artist": "TR/ST",
    "artist_ids": [
        "b8e3d1ae-5983-4af1-b226-aa009b294111"
    ],
    "album": "The Destroyer — 1",
    "release_id": "4723a128-61b5-4522-bf89-27c19b9773e4",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2019-04-19",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Robert Alfons's TR/ST used to be a duo: when the techno goth-pop project debuted in 2012, Alfons stood shoulder-to-shoulder with Maya Postepski, drummer in fellow Toronto electronic act Austra. After taking the project solo for 2014's Joyland, Alfons and Postepski are back together once more on \"Unbleached.\"\n<br><br>\nThroughout its discography, TR/ST has cultivated a distinct and imitable sound: industrial and seedy yet as radiant as strobe lights, with a voice that sounds like Vincent Price's undead grandson. \"So happy to share the first collab song that me and Maya wrote for the album,\" he wrote in an email. \"This was a ode to the sound of the rats running in the roof!\"  https://bit.ly/2NlmE40",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}