Information about plays

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

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

{
    "id": 3633228,
    "uri": "https://api.kexp.org/v2/plays/3633228/?format=api",
    "airdate": "2026-03-24T19:59:50-07:00",
    "show": 66271,
    "show_uri": "https://api.kexp.org/v2/shows/66271/?format=api",
    "image_uri": "https://dn711101.ca.archive.org/0/items/mbid-5c860e9b-0a37-4153-9bfb-eaac024b4509/mbid-5c860e9b-0a37-4153-9bfb-eaac024b4509-4511792650_thumb500.jpg",
    "thumbnail_uri": "https://dn711101.ca.archive.org/0/items/mbid-5c860e9b-0a37-4153-9bfb-eaac024b4509/mbid-5c860e9b-0a37-4153-9bfb-eaac024b4509-4511792650_thumb250.jpg",
    "song": "Anger (Talvin Singh remix)",
    "track_id": "004e3246-794a-387a-8e38-1cc1d532c1ae",
    "recording_id": "edead217-5356-4a97-9674-2b28c87dcd28",
    "artist": "坂本龍一",
    "artist_ids": [
        "a7f7df4a-77d8-4f12-8acd-5c60c93f4de8"
    ],
    "album": "Under the Influence: Mixed by DJ Spooky That Subliminal Kid",
    "release_id": "5c860e9b-0a37-4153-9bfb-eaac024b4509",
    "release_group_id": "497c0e75-da35-3dde-a1fe-40bcf56d959c",
    "labels": [
        "Six Degrees Records"
    ],
    "label_ids": [
        "da042cc3-7c5c-4edb-bd47-bb63d1cd5910"
    ],
    "release_date": "2001-09-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on none other than Six Degrees Records!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}