Information about plays

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

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

{
    "id": 3562796,
    "uri": "https://api.kexp.org/v2/plays/3562796/?format=api",
    "airdate": "2025-10-08T20:36:41-07:00",
    "show": 64782,
    "show_uri": "https://api.kexp.org/v2/shows/64782/?format=api",
    "image_uri": "https://ia601908.us.archive.org/7/items/mbid-47e7c913-ac69-4f02-a8a8-ff79d410ad61/mbid-47e7c913-ac69-4f02-a8a8-ff79d410ad61-27222391341_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-47e7c913-ac69-4f02-a8a8-ff79d410ad61/mbid-47e7c913-ac69-4f02-a8a8-ff79d410ad61-27222391341_thumb250.jpg",
    "song": "Hallogallo",
    "track_id": "784e8405-114d-4571-8eef-c4b705192f95",
    "recording_id": "0956fdda-265c-401c-9566-829d96f78940",
    "artist": "Neu!",
    "artist_ids": [
        "adec1fc3-83c1-48f7-9e49-8347ac6d40b0"
    ],
    "album": "Neu! Sampler",
    "release_id": "47e7c913-ac69-4f02-a8a8-ff79d410ad61",
    "release_group_id": "c89d7b9f-703b-45e8-a74b-908def93cf0b",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2001-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "20 min left to make a gift of $15/month or more at kexp.org/donate THIS hour for the special Hellraiser tee in addition to your other gifts!\n--\nFrom their self-titled album Neu!, released in 1972. Having broken off from an early incarnation of Kraftwerk, Michael Rother and Klaus Dinger quickly began the recording sessions for what would become Neu! Over the years, they continued to work with producer Konrad \"Conny\" Plank, who had also worked on the Kraftwerk recording sessions. http://neu2010.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}