Information about plays

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

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

{
    "id": 3621292,
    "uri": "https://api.kexp.org/v2/plays/3621292/?format=api",
    "airdate": "2026-02-23T13:20:14-08:00",
    "show": 66012,
    "show_uri": "https://api.kexp.org/v2/shows/66012/?format=api",
    "image_uri": "https://dn720807.ca.archive.org/0/items/mbid-906e46fc-7df6-4290-901a-8f1fe81b117c/mbid-906e46fc-7df6-4290-901a-8f1fe81b117c-44278699492_thumb500.jpg",
    "thumbnail_uri": "https://dn720807.ca.archive.org/0/items/mbid-906e46fc-7df6-4290-901a-8f1fe81b117c/mbid-906e46fc-7df6-4290-901a-8f1fe81b117c-44278699492_thumb250.jpg",
    "song": "Cociname (Fiesta version)",
    "track_id": "4499a04a-ea7c-4fb0-8cc4-36bcd5ea1217",
    "recording_id": "1a903269-b2af-4f65-aa8e-fc2b8766012c",
    "artist": "Moictani",
    "artist_ids": [
        "153d90af-280f-4bb5-be98-2e9512e4d8be"
    ],
    "album": "Cociname (Fiesta Version)",
    "release_id": "906e46fc-7df6-4290-901a-8f1fe81b117c",
    "release_group_id": "85a3da24-6dfb-44f7-a2d3-c6233d139710",
    "labels": [
        "Mouthwatering Records"
    ],
    "label_ids": [
        "2ce3b94c-4cdf-48a0-98a0-883a685265f9"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Moictani presents version number 1 of \"COCINAME,\" a song composed in collaboration with Patrick Chevalley and recorded/produced with Antoine Poudret, which will be released in two parts. This track reveals indie-pop sounds with disco influences, blended with an honest and metallic vocal style. With this song, Moictani invites you to her \"party\" and casually confides that she loves music (really?), food (yum!), but hates cooking (oops).\"\n\nhttps://www.mouthwateringrecords.com/publishing/moictani/cociname-fiesta-version/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}