Information about plays

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

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

{
    "id": 2683302,
    "uri": "https://api.kexp.org/v2/plays/2683302/?format=api",
    "airdate": "2020-01-07T13:32:35.656000-08:00",
    "show": 46313,
    "show_uri": "https://api.kexp.org/v2/shows/46313/?format=api",
    "image_uri": "https://ia803107.us.archive.org/30/items/mbid-e5527cce-55b1-4c2c-b7db-a633f32dd614/mbid-e5527cce-55b1-4c2c-b7db-a633f32dd614-24758842769.png",
    "thumbnail_uri": "https://ia803107.us.archive.org/30/items/mbid-e5527cce-55b1-4c2c-b7db-a633f32dd614/mbid-e5527cce-55b1-4c2c-b7db-a633f32dd614-24758842769_thumb250.jpg",
    "song": "Saw Lightning",
    "track_id": "72f001c2-aba2-4798-b817-694bfe917e76",
    "recording_id": null,
    "artist": "Beck",
    "artist_ids": [
        "309c62ba-7a22-4277-9f67-4a162526d18a"
    ],
    "album": "Hyperspace",
    "release_id": "e5527cce-55b1-4c2c-b7db-a633f32dd614",
    "release_group_id": "aeec7d71-7491-4d3d-8483-c1a77eaad9ab",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2019-11-22",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Then it came to me in a flash of light...\nBy the sycamore tree in the dead of night...\"The lines in the bridge of the song reveal how Beck asks the Lord to lead him into the light. This sounds as though he was actually on a quest to find something beyond himself, and his wish has been granted. The song ends by Beck emphasizing that he saw lightning.: https://www.songmeaningsandfacts.com/saw-lightning-by-beck/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}