Information about plays

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

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

{
    "id": 348295,
    "uri": "https://api.kexp.org/v2/plays/348295/?format=api",
    "airdate": "2019-06-30T16:11:04-07:00",
    "show": 5805,
    "show_uri": "https://api.kexp.org/v2/shows/5805/?format=api",
    "image_uri": "http://coverartarchive.org/release/36c5dde3-6d13-4b68-9294-b9ffb03f545b/15197513224-250.jpg",
    "thumbnail_uri": "",
    "song": "Moving On",
    "track_id": "925d3b26-489b-4cf2-85e6-1efbda271305",
    "recording_id": null,
    "artist": "Roosevelt",
    "artist_ids": [
        "84825fb6-c98c-4b43-a184-c7f70619f355"
    ],
    "album": "Roosevelt",
    "release_id": "36c5dde3-6d13-4b68-9294-b9ffb03f545b",
    "release_group_id": null,
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2016-08-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "As a teenager from Viersen, Germany, Lauber played with a handful of indie garage bands before submitting fully to the techno scene in Cologne, where he was roommates with Kompakt signees Coma. Soon after, Lauber became a dance music devotee, so much so that, within a few years, he was resident DJ at Kompakt's Total Confusion party alongside Superpitcher and Michael Mayer.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}