Information about plays

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

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

{
    "id": 3627076,
    "uri": "https://api.kexp.org/v2/plays/3627076/?format=api",
    "airdate": "2026-03-09T10:41:17-07:00",
    "show": 66136,
    "show_uri": "https://api.kexp.org/v2/shows/66136/?format=api",
    "image_uri": "https://dn711309.ca.archive.org/0/items/mbid-316362c1-985e-3ebf-bfc3-1c26531d3f87/mbid-316362c1-985e-3ebf-bfc3-1c26531d3f87-20990796771_thumb500.jpg",
    "thumbnail_uri": "https://dn711309.ca.archive.org/0/items/mbid-316362c1-985e-3ebf-bfc3-1c26531d3f87/mbid-316362c1-985e-3ebf-bfc3-1c26531d3f87-20990796771_thumb250.jpg",
    "song": "Fortress",
    "track_id": "c9824ddd-da38-3134-b54f-f2d26bafe670",
    "recording_id": "04ae5e8f-e9e7-4f00-bfb2-f44a08328073",
    "artist": "Pinback",
    "artist_ids": [
        "1f16a425-2606-4137-a6b7-234b6dabe037"
    ],
    "album": "Summer in Abaddon",
    "release_id": "0c638148-3ea2-4d13-b68f-2e0c647eb73f",
    "release_group_id": "6e4b6b21-8ab6-31f1-a8ee-a26d036af05a",
    "labels": [
        "Touch and Go Records"
    ],
    "label_ids": [
        "9a2cad26-48de-4e7c-97a5-354f52c6e027"
    ],
    "release_date": "2004-10-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pinback recently played at the San Francisco Noise Pop Festival. KEXP recently broadcasted live from the Noise Pop Festival.\n\nCoincidence? I think not!\n\nhttps://www.pinback.com/\nhttps://pinback.bandcamp.com\n\nSupport music from your favorite bands by donating to KEXP today!\nwww.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}