Information about plays

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

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

{
    "id": 3548935,
    "uri": "https://api.kexp.org/v2/plays/3548935/?format=api",
    "airdate": "2025-09-04T18:22:37-07:00",
    "show": 64474,
    "show_uri": "https://api.kexp.org/v2/shows/64474/?format=api",
    "image_uri": "https://ia803205.us.archive.org/19/items/mbid-81144701-5595-45f9-8b3a-d8e4ee6ed6a2/mbid-81144701-5595-45f9-8b3a-d8e4ee6ed6a2-18362072857_thumb500.jpg",
    "thumbnail_uri": "https://ia903205.us.archive.org/19/items/mbid-81144701-5595-45f9-8b3a-d8e4ee6ed6a2/mbid-81144701-5595-45f9-8b3a-d8e4ee6ed6a2-18362072857_thumb250.jpg",
    "song": "That Kind of Man",
    "track_id": "06b58ffd-2b44-3d44-975a-4e6f1cc6ac8f",
    "recording_id": "72f1a001-9e4c-4869-995c-2e938f7cd13a",
    "artist": "The Heavy",
    "artist_ids": [
        "ea99eec5-bd72-4b4f-86e4-54c5a34f7e10"
    ],
    "album": "Great Vengeance & Furious Fire",
    "release_id": "81144701-5595-45f9-8b3a-d8e4ee6ed6a2",
    "release_group_id": "8569b3f8-7e19-3b96-97a8-37488b97f580",
    "labels": [
        "Counter Records"
    ],
    "label_ids": [
        "93214c28-306f-493f-a1e8-be3e04e1ab78"
    ],
    "release_date": "2007-10-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The core of The Heavy are Swaby and Taylor, who have known each other for a decade. Swaby’s parents were one of the first West Indian families to move to Bath. One of eleven siblings, he grew up surrounded by reggae, Prince and Two Tone as well as the hip hop he embraced so fervently. When he met Taylor they bonded over vintage rhythm and blues and the movies of Jim Jarmusch.\n\nhttps://the-heavy.bandcamp.com/album/great-vengeance-and-furious-fire",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}