Information about plays

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

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

{
    "id": 2670688,
    "uri": "https://api.kexp.org/v2/plays/2670688/?format=api",
    "airdate": "2019-12-08T17:55:16-08:00",
    "show": 46104,
    "show_uri": "https://api.kexp.org/v2/shows/46104/?format=api",
    "image_uri": "https://coverartarchive.org/release/3913f9b2-8622-4b0b-aeb5-3511d2b103bc/24389029228-250.jpg",
    "thumbnail_uri": "",
    "song": "Door",
    "track_id": "993375c6-3e14-4821-bc93-8f1d1b86c1f2",
    "recording_id": null,
    "artist": "Caroline Polachek",
    "artist_ids": [
        "d8f43dc5-4613-48ac-8c23-a62b82f8c67a"
    ],
    "album": "Pang",
    "release_id": "3913f9b2-8622-4b0b-aeb5-3511d2b103bc",
    "release_group_id": null,
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2019-10-18",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Caroline Polachek's diaphanous voice flits through various processors, sounding like she’s singing from another room entirely at one point before returning to a liquid, cool delivery. The kaleidoscopic, essential video renders the song in surreal visions of endless mirrors, doorways, and warped fields, with Polachek and a pair of greyhounds as guiding spirits. -Pitchfork",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}