Information about plays

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

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

{
    "id": 3628172,
    "uri": "https://api.kexp.org/v2/plays/3628172/?format=api",
    "airdate": "2026-03-12T18:08:14-07:00",
    "show": 66163,
    "show_uri": "https://api.kexp.org/v2/shows/66163/?format=api",
    "image_uri": "https://ia800502.us.archive.org/15/items/mbid-30eaceec-001e-32f1-a088-f0202ff6daa5/mbid-30eaceec-001e-32f1-a088-f0202ff6daa5-11641887551_thumb500.jpg",
    "thumbnail_uri": "https://dn710606.ca.archive.org/0/items/mbid-30eaceec-001e-32f1-a088-f0202ff6daa5/mbid-30eaceec-001e-32f1-a088-f0202ff6daa5-11641887551_thumb250.jpg",
    "song": "Killer",
    "track_id": "0eceb5ba-c0bb-3eb8-9c54-d7d6ce4622be",
    "recording_id": "df4a0956-ba0f-4776-8614-e495326f8aa4",
    "artist": "Seal",
    "artist_ids": [
        "f053ae01-dae6-4aae-9883-e8c279fdbef4"
    ],
    "album": "Seal",
    "release_id": "30eaceec-001e-32f1-a088-f0202ff6daa5",
    "release_group_id": "97375917-d328-3738-a556-9edfb489cdad",
    "labels": [
        "ZTT"
    ],
    "label_ids": [
        "ed845c80-883e-4569-9d11-2f40117ab840"
    ],
    "release_date": "1991-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Seal and producer Adamski talk about making \"Killer\" in this article: https://www.theguardian.com/music/2013/mar/11/how-we-made-killer",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}