Information about plays

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

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

{
    "id": 3592709,
    "uri": "https://api.kexp.org/v2/plays/3592709/?format=api",
    "airdate": "2025-12-18T14:40:52-08:00",
    "show": 65411,
    "show_uri": "https://api.kexp.org/v2/shows/65411/?format=api",
    "image_uri": "https://coverartarchive.org/release/ad6c6b58-23bd-471d-bafa-bf0e2b3f2636/5254303248-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ad6c6b58-23bd-471d-bafa-bf0e2b3f2636/5254303248-250.jpg",
    "song": "After Forever",
    "track_id": null,
    "recording_id": "13a8a0c5-7648-4f6a-a7bd-64103509c93b",
    "artist": "Black Sabbath",
    "artist_ids": [
        "5182c1d9-c7d2-4dad-afa0-ccfeada921a8"
    ],
    "album": "Master of Reality",
    "release_id": null,
    "release_group_id": "e51e9779-2edc-3b39-959c-299fdb5ed940",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1971-07-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Sabbath never set out to be legendary,”  Ozzy Osbourne said in 2005. “The only thing we set out to do was scare people.”\n--\nR.I.P., John Michael \"Ozzy\" Osbourne, the \"Prince of Darkness,\" who died in July at age 76.  In this essay, John Darnielle of The Mountain Goats reflect son the legacy of this singular figure: https://pitchfork.com/features/ozzy-osbourne-obituary-john-darnielle/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}