Information about plays

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

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

{
    "id": 3629033,
    "uri": "https://api.kexp.org/v2/plays/3629033/?format=api",
    "airdate": "2026-03-14T23:32:11-07:00",
    "show": 66183,
    "show_uri": "https://api.kexp.org/v2/shows/66183/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/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": "Im Glück",
    "track_id": "01de41db-71c3-4156-9c4a-9ddc0b021e36",
    "recording_id": "ae20dac7-a6d6-4f73-a915-fc7caba21ca2",
    "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": "Formed in Düsseldorf in 1971 by Klaus Dinger and Michael Rother following their departure from Kraftwerk.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}