Information about plays

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

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

{
    "id": 3615184,
    "uri": "https://api.kexp.org/v2/plays/3615184/?format=api",
    "airdate": "2026-02-09T07:58:52-08:00",
    "show": 65887,
    "show_uri": "https://api.kexp.org/v2/shows/65887/?format=api",
    "image_uri": "https://ia601305.us.archive.org/35/items/mbid-42f69bb9-71d6-468c-9114-03b96776c530/mbid-42f69bb9-71d6-468c-9114-03b96776c530-44261483621_thumb500.jpg",
    "thumbnail_uri": "https://dn720807.ca.archive.org/0/items/mbid-42f69bb9-71d6-468c-9114-03b96776c530/mbid-42f69bb9-71d6-468c-9114-03b96776c530-44261483621_thumb250.jpg",
    "song": "Victim of Luck",
    "track_id": "a5e2d8be-2bfa-46ec-8517-5b245e945967",
    "recording_id": "666547c2-a7b0-408d-9b6b-b47c125f3061",
    "artist": "Metric",
    "artist_ids": [
        "4449ccf6-c948-4d33-aa97-b6ad98ce4b5b"
    ],
    "album": "Romanticize The Dive",
    "release_id": "42f69bb9-71d6-468c-9114-03b96776c530",
    "release_group_id": "0a6628f0-3700-4d36-a8f6-a0d6acce9270",
    "labels": [
        "Thirty Tigers"
    ],
    "label_ids": [
        "5ecd57fa-e156-453e-94c9-3c8f1832b3ec"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Metric have announced that their new LP Romanticize the Dive will arrive on April 24th via Thirty Tigers. \"Victim of luck\" is the first single.\n--\nIn a statement, Emily Haines shared that the single—and the album more broadly—is about “the romance of a less than perfect life. It’s about dropping the mask of self-consciousness and vanity. It was a long journey for me to get out of my own way and I wanted this song to be a rallying cry for that, better late than never. \n--\nSee the official video  (Caution: Flashing images!): https://www.youtube.com/watch?v=shmhTOUd8mA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}