Information about plays

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

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

{
    "id": 3626402,
    "uri": "https://api.kexp.org/v2/plays/3626402/?format=api",
    "airdate": "2026-03-07T14:05:47-08:00",
    "show": 66118,
    "show_uri": "https://api.kexp.org/v2/shows/66118/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-1832a836-ac07-4a8a-9fef-6cd4d2f3ed6a/mbid-1832a836-ac07-4a8a-9fef-6cd4d2f3ed6a-23246908398_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-1832a836-ac07-4a8a-9fef-6cd4d2f3ed6a/mbid-1832a836-ac07-4a8a-9fef-6cd4d2f3ed6a-23246908398_thumb250.jpg",
    "song": "Breathe",
    "track_id": "02bd7b3b-b775-300e-838d-4a548f2147f1",
    "recording_id": "4415500d-07c6-4736-9549-724562717030",
    "artist": "Télépopmusik",
    "artist_ids": [
        "265f242e-cf4e-4fbe-a3fe-43112387172f"
    ],
    "album": "Genetic World",
    "release_id": "1832a836-ac07-4a8a-9fef-6cd4d2f3ed6a",
    "release_group_id": "c860d21b-c9bc-3c6b-a119-341e54a24e47",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2002-05-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "French electronic group Télépopmusik scored a global downtempo hit with “Breathe,” featuring vocals from Angela McCluskey, from their album Genetic World. And this is the last song to grab the Cozy Camping Combo — a crewneck sweatshirt and camping mug for $20 a month during the KEXP Spring Drive at kexp.org/donate.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}