Information about plays

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

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

{
    "id": 2675963,
    "uri": "https://api.kexp.org/v2/plays/2675963/?format=api",
    "airdate": "2019-12-20T15:08:53-08:00",
    "show": 46176,
    "show_uri": "https://api.kexp.org/v2/shows/46176/?format=api",
    "image_uri": "https://coverartarchive.org/release/7461ca27-65e8-4106-a75e-de068dc3a619/16879969297-250.jpg",
    "thumbnail_uri": "",
    "song": "Get Innocuous!",
    "track_id": "ccbee555-2d7f-3907-8f52-d6a2b4226a5e",
    "recording_id": null,
    "artist": "LCD Soundsystem",
    "artist_ids": [
        "2aaf7396-6ab8-40f3-9776-a41c42c8e26b"
    ],
    "album": "Sound of Silver",
    "release_id": "7461ca27-65e8-4106-a75e-de068dc3a619",
    "release_group_id": null,
    "labels": [
        "DFA Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025"
    ],
    "release_date": "2007-03-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The album is dedicated to \"the memory of Dr. George Kamen (1942–2006), one of the great minds of his or any generation.\" The Bulgarian-born doctor was a pioneer of group therapy and had opened a practice in New York City.  James Murphy recorded Sound of Silver at the Long View Farm in Massachusetts, where Keith Richards had recorded Lost Sessions in 1981. Murphy had also recorded LCD Soundsystem's eponymous debut album at Long View. Murphy was uncomfortable recording his own vocals, calling the experience \"horrifying.\"  https://bit.ly/2EHb1Rv",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}