Information about plays

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

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

{
    "id": 3640712,
    "uri": "https://api.kexp.org/v2/plays/3640712/?format=api",
    "airdate": "2026-04-11T11:26:02-07:00",
    "show": 66424,
    "show_uri": "https://api.kexp.org/v2/shows/66424/?format=api",
    "image_uri": "https://coverartarchive.org/release/fe333090-309d-46ca-9c0d-ee44a20eeadb/23435292978-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fe333090-309d-46ca-9c0d-ee44a20eeadb/23435292978-250.jpg",
    "song": "Darling",
    "track_id": null,
    "recording_id": "2b1610a9-4c6b-43ff-a92e-c38793a7e25d",
    "artist": "Mo’Kalamity",
    "artist_ids": [
        "73126b43-a646-447a-866b-b3d3a1584c8f"
    ],
    "album": "Warriors of Light",
    "release_id": null,
    "release_group_id": "eff8ebd4-556b-4d34-b5b5-8ffbd51d93b6",
    "labels": [],
    "label_ids": [],
    "release_date": "2006-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mo'Kalamity is a French singer, songwriter, and composer from Cape Verde who blends Caribbean, African-American, and Afro-American rhythms into her reggae music. Her songs are known for their spiritual and socially conscious lyrics and powerful vocals. Mo'Kalamity's career highlights include: Forming The Wizards** In 2004, she formed her band, The Wizards. Self-produced debut** In 2007, she released her self-produced debut album, Warriors of Light.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}