Information about plays

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

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

{
    "id": 347828,
    "uri": "https://api.kexp.org/v2/plays/347828/?format=api",
    "airdate": "2019-06-29T12:25:28-07:00",
    "show": 5795,
    "show_uri": "https://api.kexp.org/v2/shows/5795/?format=api",
    "image_uri": "http://coverartarchive.org/release/6c1c9a5e-77ef-4ded-b334-4034b4aa3abf/19975443318-250.jpg",
    "thumbnail_uri": "",
    "song": "Nont for Sale",
    "track_id": "e0e73dad-530e-4a15-9123-fb0b10ed9731",
    "recording_id": null,
    "artist": "Sudan Archives",
    "artist_ids": [
        "6ce5eca0-4ad6-49e0-a5ab-e11482d85324"
    ],
    "album": "Sink",
    "release_id": "6c1c9a5e-77ef-4ded-b334-4034b4aa3abf",
    "release_group_id": null,
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2018-05-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Performing at the Thing Festival in Port Townsend, WA. Line-up includes De La Soul, Violent Femmes, Kurt Vile, Phosphorescent, Parquet Courts, Khruangbin, Japanese Breakfast\nSnail Mail, Jeff Tweedy, Tank and the Bangas, Júníus Meyvant\nRyley Walker, Sudan Archives, Iron & Wine / Calexico, FONTAINES D.C.\nBedouine, Makaya Mccraven, Cafe Tacuba, Caspar Babypants, Black Belt Eagle Scout, Orville Peck, The Black Tones, John C Reilly & Friends and many more.Check out more information here: https://consequenceofsound.net/festival/thing-2019/.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}