Information about plays

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

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

{
    "id": 3612733,
    "uri": "https://api.kexp.org/v2/plays/3612733/?format=api",
    "airdate": "2026-02-03T14:53:49-08:00",
    "show": 65831,
    "show_uri": "https://api.kexp.org/v2/shows/65831/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-1e75e653-54c9-43e3-9603-e07a2cad0737/mbid-1e75e653-54c9-43e3-9603-e07a2cad0737-44166188121_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-1e75e653-54c9-43e3-9603-e07a2cad0737/mbid-1e75e653-54c9-43e3-9603-e07a2cad0737-44166188121_thumb250.jpg",
    "song": "AIEW",
    "track_id": "2102bd34-4719-4f43-9ab8-7dce1c80710d",
    "recording_id": "3ca0252c-0aa8-4c9e-8a6a-21e2c4e45f4c",
    "artist": "Heavy Bloom",
    "artist_ids": [
        "6d49f7fa-cd89-40ff-a2ec-c79cf17d5413"
    ],
    "album": "AIEW",
    "release_id": "1e75e653-54c9-43e3-9603-e07a2cad0737",
    "release_group_id": "5f5d281a-6bfa-4e64-99cb-d5ad2df04f50",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-01-23",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"AIEW, short for All I Ever Wanted, is a self-reflective RnB love song about growth, vulnerability, and the clarity that comes from connection. Anchored by a deep bass line during the verses, the track feels grounded and intimate, mirroring the internal dialogue of someone still figuring themselves out. When the chorus arrives, the song shifts into a more energetic pocket with an eighth-note grand piano pattern, a clean linear drum groove, and a bright slap bass line that contrasts the open, spacious vocal delivery.\"\n\nhttps://heavybloomofficial.bandcamp.com/track/aiew",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}