Information about plays

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

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

{
    "id": 3639990,
    "uri": "https://api.kexp.org/v2/plays/3639990/?format=api",
    "airdate": "2026-04-09T18:03:58-07:00",
    "show": 66409,
    "show_uri": "https://api.kexp.org/v2/shows/66409/?format=api",
    "image_uri": "https://ia800807.us.archive.org/21/items/mbid-1e65507f-e6eb-4f63-83f6-41eaa1ba22a1/mbid-1e65507f-e6eb-4f63-83f6-41eaa1ba22a1-44695368076_thumb500.jpg",
    "thumbnail_uri": "https://dn710800.ca.archive.org/0/items/mbid-1e65507f-e6eb-4f63-83f6-41eaa1ba22a1/mbid-1e65507f-e6eb-4f63-83f6-41eaa1ba22a1-44695368076_thumb250.jpg",
    "song": "APAGON",
    "track_id": "76174e68-46d9-417a-acbc-d55538235fd4",
    "recording_id": "750b4e28-92f0-4742-8009-9eddd4af8ab3",
    "artist": "Ana Tijoux",
    "artist_ids": [
        "3ac6b6fc-05e9-456f-a7d8-6ddf69756d3f"
    ],
    "album": "97",
    "release_id": "1e65507f-e6eb-4f63-83f6-41eaa1ba22a1",
    "release_group_id": "363829f7-dbae-4cc2-84fd-22bcbeb72f47",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-03-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Aymara\t\n\nChilean born artist Ana Tijoux is a survivor of the brutal Pinochet regime who uses her music to explore her Mapuche roots.\n\nhttps://www.kexp.org/read/2023/7/7/ana-tijoux-revolution/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}