Information about plays

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

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

{
    "id": 347306,
    "uri": "https://api.kexp.org/v2/plays/347306/?format=api",
    "airdate": "2019-06-28T06:01:09-07:00",
    "show": 5784,
    "show_uri": "https://api.kexp.org/v2/shows/5784/?format=api",
    "image_uri": "http://coverartarchive.org/release/27db2e33-77d5-380d-abd8-8ee854c43b99/6697587457-250.jpg",
    "thumbnail_uri": "",
    "song": "Quick Canal",
    "track_id": "e8bb70de-6765-397f-accb-d03681c72a24",
    "recording_id": null,
    "artist": "Atlas Sound feat. Lætitia Sadier",
    "artist_ids": [
        "1a02453e-5f86-4220-abd6-1d889d2fa517"
    ],
    "album": "Logos",
    "release_id": "27db2e33-77d5-380d-abd8-8ee854c43b99",
    "release_group_id": null,
    "labels": [
        "Kranky"
    ],
    "label_ids": [
        "4536e738-6350-4cae-af70-79d56d106c45"
    ],
    "release_date": "2009-10-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning and happy Friday.  “Quick Canal” features vocals from Stereolab frontwoman Lætitia Sadier. The vocals were recorded separately by Sadier and Andy Ramsey in London.  You may be wondering what they're singing:  https://genius.com/Atlas-sound-quick-canal-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}