Information about plays

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

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

{
    "id": 3591596,
    "uri": "https://api.kexp.org/v2/plays/3591596/?format=api",
    "airdate": "2025-12-15T21:23:43-08:00",
    "show": 65389,
    "show_uri": "https://api.kexp.org/v2/shows/65389/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Magia",
    "track_id": null,
    "recording_id": null,
    "artist": "Ola Magenta",
    "artist_ids": [
        "cdff746e-6f8a-43be-82ac-7c35bb7abe24"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ola Magenta’s presence and release catalog are clearly visible on major platforms, and the track Magia is directly documented there.\u2028Magia is the kind of title that can mean anything, which is exactly why it works: “magic” can be romance, illusion, self-defense, transformation, or just the sudden feeling that life is brighter for no logical reason. The track plays well when you treat it as a charm—something small you carry with you to change the mood of your day. Instead of demanding deep interpretation, it offers a clean emotional function: lift, glow, momentum. That doesn’t make it shallow; it makes it practical. Some songs are essays, some are spells. Magia leans toward spell. In a playlist, it works as a turning point from heavy to light, or from boredom to motion. It can soundtrack getting ready, walking fast, texting someone you shouldn’t, or deciding you actually can start over. The best pop-leaning tracks don’t just entertain; they give your nervous system a new option. Magia feels like that—an alternate route out of your own head.\u2028Listen: https://open.spotify.com/track/6X802Oflvx2dhW2s3yZgu3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}