Information about plays

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

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

{
    "id": 3619407,
    "uri": "https://api.kexp.org/v2/plays/3619407/?format=api",
    "airdate": "2026-02-19T06:27:11-08:00",
    "show": 65972,
    "show_uri": "https://api.kexp.org/v2/shows/65972/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-787a5a5f-8ca4-43d5-af3c-b1b2d4dd2273/mbid-787a5a5f-8ca4-43d5-af3c-b1b2d4dd2273-44026993080_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-787a5a5f-8ca4-43d5-af3c-b1b2d4dd2273/mbid-787a5a5f-8ca4-43d5-af3c-b1b2d4dd2273-44026993080_thumb250.jpg",
    "song": "Electrolytes",
    "track_id": "ebe99fe2-5c02-4fcc-a8f8-afe765949289",
    "recording_id": "404f29aa-c809-4e81-a537-ad1dcbbe9369",
    "artist": "Headaches feat. Lonelyspeck",
    "artist_ids": [
        "daf4312c-89be-45d3-a2a4-e9a135ad552a",
        "7dbce1b8-1a41-43f6-951b-111a09784745"
    ],
    "album": "Looking For Something New",
    "release_id": "787a5a5f-8ca4-43d5-af3c-b1b2d4dd2273",
    "release_group_id": "d6016473-b84a-4ec1-9641-39c785cc36e0",
    "labels": [
        "dottidot"
    ],
    "label_ids": [
        "8eb246e1-c79c-4b2f-a8cc-ed447f15e6c4"
    ],
    "release_date": "2025-12-11",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Headaches is an Australian indie project (Melisa Bester) known for blending lo‑fi, introspective songwriting with shimmering alt‑pop and collaborative features. https://headachescure.bandcamp.com/album/looking-for-something-new",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}