Information about plays

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

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

{
    "id": 3544315,
    "uri": "https://api.kexp.org/v2/plays/3544315/?format=api",
    "airdate": "2025-08-24T17:14:37-07:00",
    "show": 64377,
    "show_uri": "https://api.kexp.org/v2/shows/64377/?format=api",
    "image_uri": "https://coverartarchive.org/release/b42f30ac-083c-4645-9f81-abbb73466817/40857202622-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b42f30ac-083c-4645-9f81-abbb73466817/40857202622-250.jpg",
    "song": "Do Something",
    "track_id": null,
    "recording_id": "f9b63cbf-e1c2-4aa6-8173-b92767e4ed06",
    "artist": "Adult DVD",
    "artist_ids": [
        "3daddca6-34a3-47b1-91a5-a1bff99c98dc"
    ],
    "album": "Do Something",
    "release_id": null,
    "release_group_id": "be63e1fb-bdc1-480b-a5a1-467678b324a8",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-09-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ship Festival Preview: Šibenik, Croatia\n\nOver their brief time as Adult DVD, the Leeds-based 6 piece have become known for their relentless output of infectious hooks and grooves with a euphoric live show that could be mistaken for a club night.\n\nTheir first single, \"Do Something,\" taken from self-released, self-produced EP Next Day Shipping, landed straight onto the BBC6 Music B list, earning widespread support from Dork, Line of Best Fit, Clash, Farout, and more. The group ended 2024 with a packed out show at the iconic 100 Club show and 2025 kicked off with a sold out headline for Line Of Best Fit’s \"5 Day Forecast,\" a showcase for the essential new artists of the year.\n\nAdult DVD are currently writing new material and gearing up for a summer at festivals in the UK and Europe. https://tinyurl.com/2xy8psb4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}