Information about plays

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

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

{
    "id": 3580328,
    "uri": "https://api.kexp.org/v2/plays/3580328/?format=api",
    "airdate": "2025-11-19T18:16:17-08:00",
    "show": 65155,
    "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-87382b5d-e08a-4342-877f-29d720f7cc93/mbid-87382b5d-e08a-4342-877f-29d720f7cc93-43553721926_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-87382b5d-e08a-4342-877f-29d720f7cc93/mbid-87382b5d-e08a-4342-877f-29d720f7cc93-43553721926_thumb250.jpg",
    "song": "ROMEO",
    "track_id": "23035e25-c461-48f6-9f3b-710d2e488db5",
    "recording_id": "a4846181-4871-4b99-bf43-d737208dbb22",
    "artist": "Glazyhaze",
    "artist_ids": [
        "dc11bae7-96a5-4e60-a1e1-41902b0b7d60"
    ],
    "album": "ROMEO",
    "release_id": "87382b5d-e08a-4342-877f-29d720f7cc93",
    "release_group_id": "32cfad03-23df-40a1-9e05-e619176e10ff",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-11-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Italian group Glazyhaze. Formed in Venice in July '21 by Irene Moretuzzo (vox/guitar), Lorenzo Dall'Armellina (lead guitar), Francesco Giacomin (drums) and Vsevolod Prokhorov (bass), Glazyhaze are influenced by nu-gaze, dream pop and psych sounds, ranging from dark to dreamy and ethereal atmospheres.\n\nhttps://glazyhazemusic.bandcamp.com\nhttps://www.glazyhaze.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}