Information about plays

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

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

{
    "id": 377395,
    "uri": "https://api.kexp.org/v2/plays/377395/?format=api",
    "airdate": "2019-09-06T08:29:58-07:00",
    "show": 6280,
    "show_uri": "https://api.kexp.org/v2/shows/6280/?format=api",
    "image_uri": "http://coverartarchive.org/release/f8df90a3-6ba1-41e0-85ff-794f938eab69/23543881614-250.jpg",
    "thumbnail_uri": "",
    "song": "Into Happiness",
    "track_id": "5c61f265-86a4-44d4-a33e-17a68f362878",
    "recording_id": null,
    "artist": "Phantogram",
    "artist_ids": [
        "dfe78af2-779e-4137-826a-3073a16e3278"
    ],
    "album": "Into Happiness",
    "release_id": "f8df90a3-6ba1-41e0-85ff-794f938eab69",
    "release_group_id": null,
    "labels": [
        "Republic Records"
    ],
    "label_ids": [
        "e0ecd909-0477-485f-80dc-3c27ea4837ca"
    ],
    "release_date": "2019-05-31",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Phantogram has been a beautiful vessel for expression and charitable action in the aftermath of Sarah Barthel's sister's suicide, a tragedy that greatly influenced the band's third album, \"Three.\" \"Into Happiness\" is the culmination of so much healing, a dusty rose-colored horizon and a promise of smiles to come.\": https://www.billboard.com/articles/news/dance/8523528/phantogram-video-into-happiness",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}