Information about plays

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

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

{
    "id": 3550346,
    "uri": "https://api.kexp.org/v2/plays/3550346/?format=api",
    "airdate": "2025-09-08T06:52:25-07:00",
    "show": 64507,
    "show_uri": "https://api.kexp.org/v2/shows/64507/?format=api",
    "image_uri": "https://coverartarchive.org/release/885187f4-f2af-497d-bd48-78cbc9abfa48/42111330686-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/885187f4-f2af-497d-bd48-78cbc9abfa48/42111330686-250.jpg",
    "song": "Say Something (live at the Acropolis)",
    "track_id": null,
    "recording_id": "f816be8a-9b9c-45da-ad9e-6f88431657c5",
    "artist": "James",
    "artist_ids": [
        "a2accb58-6099-4cb5-a3c8-f6332f364db5"
    ],
    "album": "Live at the Acropolis",
    "release_id": null,
    "release_group_id": "501b6f82-67cc-4492-9a52-dfb518a4bb82",
    "labels": [
        "Nothing But Love Music"
    ],
    "label_ids": [
        "d37eff10-d7f3-445f-95e2-3f3005214d61"
    ],
    "release_date": "2025-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Live At The Acropolis was filmed at the historic Odeon of Herodes Atticus in Athens, Greece on July 10, 2023. Tim Booth said of the film \"Athena smiled on us, Chris Atkins and his film crew captured the moment and collectively, we did it. In this gig the band, choir and orchestra become one. Magic in a bottle.\"\n\nHere's a trailer of the film:\nhttps://www.youtube.com/watch?v=tirhuiTunSM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}