Information about plays

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

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

{
    "id": 3422217,
    "uri": "https://api.kexp.org/v2/plays/3422217/?format=api",
    "airdate": "2024-11-06T20:20:55-08:00",
    "show": 61782,
    "show_uri": "https://api.kexp.org/v2/shows/61782/?format=api",
    "image_uri": "https://coverartarchive.org/release/4813bc6f-2b8e-419f-931c-ab71ca1a2208/11192684621-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4813bc6f-2b8e-419f-931c-ab71ca1a2208/11192684621-250.jpg",
    "song": "Windmills of Your Mind",
    "track_id": null,
    "recording_id": "f5bf4d1f-3c2d-4e8c-b05b-19fb12acf906",
    "artist": "Atomic Forest",
    "artist_ids": [
        "498526e0-d1ed-45a7-aa5c-d1736a082726"
    ],
    "album": "Obsession",
    "release_id": null,
    "release_group_id": "6df9d528-1bf2-40f4-b47e-25e37309e7f3",
    "labels": [
        "Now-Again Records"
    ],
    "label_ids": [
        "22bafcc1-3a4b-4fe9-b932-6125af3a297c"
    ],
    "release_date": "2011-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "1970s psychedelia from India\n\n\"The long-awaited and definitive compilation of India’s psych-pioneers Atomic Forest presents a compelling case that Bollywood did not necessarily run a monopoly on popular Indian music. Context provides the lion’s share of this story — and what a context it must have been. The late 1970s was a tumultuous time in Indian history, as Indira Gandhi’s two-year emergency suspension of the democratic process was winding down, and urban India fixed its gaze upon the west just as solidly as westerners were looking eastward.\"\nhttp://www.dustedmagazine.com/reviews/7006",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}