Information about plays

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

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

{
    "id": 2682749,
    "uri": "https://api.kexp.org/v2/plays/2682749/?format=api",
    "airdate": "2020-01-06T06:58:09-08:00",
    "show": 46306,
    "show_uri": "https://api.kexp.org/v2/shows/46306/?format=api",
    "image_uri": "https://coverartarchive.org/release/7580f49a-ccbe-456a-965f-751265aac843/23939277562-250.jpg",
    "thumbnail_uri": "",
    "song": "Hide",
    "track_id": "0b82f29a-e033-4c1e-91d5-d5d8a05b0583",
    "recording_id": null,
    "artist": "Deserta",
    "artist_ids": [
        "07fc4101-8996-48c5-a7ff-33ac50af3a31"
    ],
    "album": "Black Aura My Sun",
    "release_id": "7580f49a-ccbe-456a-965f-751265aac843",
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2019-11-01",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Singer, songwriter Matthew Doty (Saxon Shore/Midnight Faces) didn't set out to write a solo album.  Shortly after finding out he was going to be a father Doty started working on a batch of songs inspired by the joy and the unknown of the world he was about to enter. That inspiration is the sonic and emotional backbone of debut album Black Aura My Sun. \n\nGo here to support this amazing artist. https://deserta.bandcamp.com/track/hide. The full album comes out January 17, 2020",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}