Information about plays

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

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

{
    "id": 3639112,
    "uri": "https://api.kexp.org/v2/plays/3639112/?format=api",
    "airdate": "2026-04-07T16:05:43-07:00",
    "show": 66393,
    "show_uri": "https://api.kexp.org/v2/shows/66393/?format=api",
    "image_uri": "https://dn710604.ca.archive.org/0/items/mbid-fd65e95e-cdcb-427d-99fb-13674a346c63/mbid-fd65e95e-cdcb-427d-99fb-13674a346c63-1524879540_thumb500.jpg",
    "thumbnail_uri": "https://dn710604.ca.archive.org/0/items/mbid-fd65e95e-cdcb-427d-99fb-13674a346c63/mbid-fd65e95e-cdcb-427d-99fb-13674a346c63-1524879540_thumb250.jpg",
    "song": "Bat macumba",
    "track_id": "40fb655b-ee7f-3035-bece-49b0cda49440",
    "recording_id": "5df7e659-c1a8-421f-be8c-9d47b68c7d16",
    "artist": "Os Mutantes",
    "artist_ids": [
        "a3212186-5da5-4e84-a935-6952b3e14921"
    ],
    "album": "Tecnicolor",
    "release_id": "fd65e95e-cdcb-427d-99fb-13674a346c63",
    "release_group_id": "4dcdef5b-7e09-3235-87ff-e41d43337e0a",
    "labels": [
        "Universal Music Ltda."
    ],
    "label_ids": [
        "5f92caa2-4ada-4cee-9f55-0e53cc183088"
    ],
    "release_date": "1999-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brazilian band Os Mutantes performed in-studio at KEXP in 2013. Watch here: https://bit.ly/308VisI\n\nhttps://osmutantes.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}