Information about plays

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

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

{
    "id": 3519418,
    "uri": "https://api.kexp.org/v2/plays/3519418/?format=api",
    "airdate": "2025-06-27T07:12:06-07:00",
    "show": 63849,
    "show_uri": "https://api.kexp.org/v2/shows/63849/?format=api",
    "image_uri": "https://coverartarchive.org/release/3edf39cf-f328-43d9-8653-fef37800516f/8929867356-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3edf39cf-f328-43d9-8653-fef37800516f/8929867356-250.jpg",
    "song": "Astral Weeks",
    "track_id": null,
    "recording_id": "db69c688-8a48-49e1-a298-569118d90fe6",
    "artist": "Van Morrison",
    "artist_ids": [
        "a41ac10f-0a56-4672-9161-b83f9b223559"
    ],
    "album": "Astral Weeks",
    "release_id": null,
    "release_group_id": "7d568f14-d86e-3584-97d0-c1824599de04",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1968-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This album came out in November, 1968. Ten years later, critic Lester Bangs called it “a mystical document” and “a beacon, a light on the far shores of the murk.” Bruce Springsteen said that it gave him “a sense of the divine.”: https://www.newyorker.com/culture/culture-desk/the-miracle-of-van-morrisons-astral-weeks\n--\n\"If I ventured in the slipstream, between the viaducts of your dream..\n Where immobile steel rims crack, and the ditch in the back roads stop\"\nHere are the incredible lyrics: https://genius.com/Van-morrison-astral-weeks-lyrics\n--\nThat's John Payne playing flute on this track.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}