Information about plays

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

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

{
    "id": 2677175,
    "uri": "https://api.kexp.org/v2/plays/2677175/?format=api",
    "airdate": "2019-12-23T14:49:32-08:00",
    "show": 46211,
    "show_uri": "https://api.kexp.org/v2/shows/46211/?format=api",
    "image_uri": "https://coverartarchive.org/release/5fb66781-17d5-34c6-9ff0-eeba19d4e240/5570276550-250.jpg",
    "thumbnail_uri": "",
    "song": "My Girls",
    "track_id": "257dc2e8-6c85-36ad-93ff-921965945f1a",
    "recording_id": null,
    "artist": "Animal Collective",
    "artist_ids": [
        "0c751690-c784-4a4f-b1e4-c1de27d47581"
    ],
    "album": "Merriweather Post Pavilion",
    "release_id": "5fb66781-17d5-34c6-9ff0-eeba19d4e240",
    "release_group_id": null,
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2009-01-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "During the tours of 2007 and 2008, \"My Girls\" was known as \"House\". Panda Bear explained to Clash that lyrically the song is about his \"desire on a basic level to own my own place and kind of provide a safe house for my family and the people I care about.\" The song resembles a seminal piece of early house music, \"Your Love\" (1984), by Frankie Knuckles and Jamie Principle. The song's intro contains an audio sample from the Cassini-Huygens spacecraft, which explored Saturn's atmosphere and rings and gathered information about its moons; as part of its mission, the probe was destroyed in September 2017.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}