Information about plays

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

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

{
    "id": 3594906,
    "uri": "https://api.kexp.org/v2/plays/3594906/?format=api",
    "airdate": "2025-12-23T13:15:41-08:00",
    "show": 65457,
    "show_uri": "https://api.kexp.org/v2/shows/65457/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Eyes Closed",
    "track_id": "66d23359-aad4-463c-b54d-6b6f5b0bb4ff",
    "recording_id": "3d9fb29e-5da6-45ff-b5ad-5b9081ec757b",
    "artist": "Melody’s Echo Chamber",
    "artist_ids": [
        "a1bcf3fd-dcf9-4437-b4f4-d8a6ab837396"
    ],
    "album": "Unclouded",
    "release_id": "92e053d9-6860-485c-90cb-80da4157dd9d",
    "release_group_id": "9d94656d-0301-4b1b-94ca-e9815225ce43",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-12-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Melody Prochet (Melody's Echo Chamber) is from Paris, France. Her fourth album, \"Unclouded,\" is out now. \n\nUpcoming Shows at Bimbo's 365 Club on May 20th and The Crocodile in Seattle on May 23rd.\n\nThe title of the album was lifted from a quote from the Japanese animator Hayao Miyazaki, about achieving equilibrium: \"You must see with eyes unclouded by hate. See the good in that which is evil, and the evil in that which is good. Pledge yourself to neither side.”\n\nhttps://melodysechochamber.bandcamp.com/album/unclouded",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}