Information about plays

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

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

{
    "id": 3632387,
    "uri": "https://api.kexp.org/v2/plays/3632387/?format=api",
    "airdate": "2026-03-22T14:48:41-07:00",
    "show": 66251,
    "show_uri": "https://api.kexp.org/v2/shows/66251/?format=api",
    "image_uri": "https://dn710004.ca.archive.org/0/items/mbid-5edf49b6-8364-42b2-ae25-611004289403/mbid-5edf49b6-8364-42b2-ae25-611004289403-26886953373_thumb500.jpg",
    "thumbnail_uri": "https://dn710004.ca.archive.org/0/items/mbid-5edf49b6-8364-42b2-ae25-611004289403/mbid-5edf49b6-8364-42b2-ae25-611004289403-26886953373_thumb250.jpg",
    "song": "I Keep Forgettin’ (Every Time You’re Near)",
    "track_id": "b7c9beb9-2158-3288-a480-ee35475ad33a",
    "recording_id": "eb686af1-889a-4065-90b8-fec847e87a5e",
    "artist": "Michael McDonald",
    "artist_ids": [
        "cacbe57b-02d0-4d21-be86-c8a3a5ea6e1e"
    ],
    "album": "If That's What It Takes",
    "release_id": "5edf49b6-8364-42b2-ae25-611004289403",
    "release_group_id": "812a45c6-ab55-3a02-8917-8fa00fb9f0d3",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1982-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Michael McDonald collaborated with Thundercat on the 2017 \"Show You the Way\" from the album \"It Is What It Is\".\n\nMcDonald will be at the White River Amphitheater in Auburn on August 6th and the Shoreline Amphitheatre in Mountain View on August 9th.\n\nhttps://www.michaelmcdonald.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}