Information about plays

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

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

{
    "id": 3612925,
    "uri": "https://api.kexp.org/v2/plays/3612925/?format=api",
    "airdate": "2026-02-04T01:47:52-08:00",
    "show": 65835,
    "show_uri": "https://api.kexp.org/v2/shows/65835/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-ea6f46cd-ddcc-4b9c-84e2-e9b3f19f9df9/mbid-ea6f46cd-ddcc-4b9c-84e2-e9b3f19f9df9-44263674331_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-ea6f46cd-ddcc-4b9c-84e2-e9b3f19f9df9/mbid-ea6f46cd-ddcc-4b9c-84e2-e9b3f19f9df9-44263674331_thumb250.jpg",
    "song": "Flood",
    "track_id": "90403068-e7dc-4ad4-9baa-d5855dddcfde",
    "recording_id": "32126df3-3677-4d6b-bcbe-0ee51396c439",
    "artist": "Dua Saleh feat. Bon Iver",
    "artist_ids": [
        "437a0e49-c6ae-42f6-a6c1-84f25ed366bc",
        "0181a90e-6b1d-4d09-bd6f-b0b1145e7ad8"
    ],
    "album": "Of Earth & Wires",
    "release_id": "ea6f46cd-ddcc-4b9c-84e2-e9b3f19f9df9",
    "release_group_id": "c942f5c1-7019-4274-9601-a4c07c5f6146",
    "labels": [
        "Ghostly International"
    ],
    "label_ids": [
        "c981d5d0-1109-47ff-addf-18eeb81b3717"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dua Saleh has announced a new album, Of Earth & Wires, out May 15 on Ghostly International, The Sudanese-American artist also shared two new songs from the record, both featuring Bon Iver. https://duasaleh.bandcamp.com/track/flood-feat-bon-iver",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}