Information about plays

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

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

{
    "id": 369957,
    "uri": "https://api.kexp.org/v2/plays/369957/?format=api",
    "airdate": "2019-08-20T15:57:36-07:00",
    "show": 6167,
    "show_uri": "https://api.kexp.org/v2/shows/6167/?format=api",
    "image_uri": "http://coverartarchive.org/release/b2cae394-631f-47d1-9290-26b33582244c/22872382101-250.jpg",
    "thumbnail_uri": "",
    "song": "Kolbasti",
    "track_id": "6905b1db-2484-4b5f-9fb9-7b764a5e9b5a",
    "recording_id": null,
    "artist": "Altın Gün",
    "artist_ids": [
        "cd5799f6-e6cf-4322-a659-96f5de4a2f6c"
    ],
    "album": "Gece",
    "release_id": "b2cae394-631f-47d1-9290-26b33582244c",
    "release_group_id": null,
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2019-04-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Based out of Amsterdam, Altın Gün was the brainchild of bassist Jasper Verhulst who became enamored with Turkish music from the 60s and 70s while touring with Jacco Gardener's band. Read more at KEXP.org: https://www.kexp.org/read/2018/3/3/kexp-trans-musicales-altin-gun/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}