Information about plays

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

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

{
    "id": 3628472,
    "uri": "https://api.kexp.org/v2/plays/3628472/?format=api",
    "airdate": "2026-03-13T17:40:28-07:00",
    "show": 66171,
    "show_uri": "https://api.kexp.org/v2/shows/66171/?format=api",
    "image_uri": "https://dn710806.ca.archive.org/0/items/mbid-a480641f-8e78-4c8f-ba39-4f1c1067349f/mbid-a480641f-8e78-4c8f-ba39-4f1c1067349f-6596309888_thumb500.jpg",
    "thumbnail_uri": "https://dn710806.ca.archive.org/0/items/mbid-a480641f-8e78-4c8f-ba39-4f1c1067349f/mbid-a480641f-8e78-4c8f-ba39-4f1c1067349f-6596309888_thumb250.jpg",
    "song": "Bohemian Like You",
    "track_id": "eecd5c32-47ba-323c-a390-aaefc118e405",
    "recording_id": "88703a19-9db0-4b46-b2ad-b01e9a00f192",
    "artist": "The Dandy Warhols",
    "artist_ids": [
        "5f572b31-8fd9-45ae-9beb-358c98d839df"
    ],
    "album": "Thirteen Tales From Urban Bohemia",
    "release_id": "a480641f-8e78-4c8f-ba39-4f1c1067349f",
    "release_group_id": "86870fef-fddd-390c-a639-85720706e0d8",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2000-08-01",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP is listener powered! We can't do it without you!\n\nHelp us make our goal and close out the Spring Drive strong!\n\nhttps://kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}