Information about plays

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

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

{
    "id": 3631363,
    "uri": "https://api.kexp.org/v2/plays/3631363/?format=api",
    "airdate": "2026-03-20T06:23:51-07:00",
    "show": 66228,
    "show_uri": "https://api.kexp.org/v2/shows/66228/?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": "2026 single on Swiss label Mouthwatering Records, co‑written with Patrick Chevalley and produced with Antoine Poudret, framing Moictani’s love of music and food—but fear of cooking—over bright indie‑pop with disco sparkle, billed as “version number 1” of the song.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}