Information about plays

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

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

{
    "id": 3625328,
    "uri": "https://api.kexp.org/v2/plays/3625328/?format=api",
    "airdate": "2026-03-04T19:11:47-08:00",
    "show": 66092,
    "show_uri": "https://api.kexp.org/v2/shows/66092/?format=api",
    "image_uri": "https://ia801306.us.archive.org/2/items/mbid-3d4a8f01-4d1f-4e89-92cd-2b0058febdef/mbid-3d4a8f01-4d1f-4e89-92cd-2b0058febdef-10215744599_thumb500.jpg",
    "thumbnail_uri": "https://ia601306.us.archive.org/2/items/mbid-3d4a8f01-4d1f-4e89-92cd-2b0058febdef/mbid-3d4a8f01-4d1f-4e89-92cd-2b0058febdef-10215744599_thumb250.jpg",
    "song": "Helelyos",
    "track_id": "ff5409b2-65de-3201-bd79-82df593a2e0a",
    "recording_id": "34e43c03-6fc2-4b84-8e1f-991b3b9a9c5f",
    "artist": "Zia",
    "artist_ids": [
        "59baeaed-0edb-413b-a1b2-f1656752d19b"
    ],
    "album": "Pomegranates",
    "release_id": "3d4a8f01-4d1f-4e89-92cd-2b0058febdef",
    "release_group_id": "8b0d08f0-9f10-4c70-b4e7-fb819619adf7",
    "labels": [
        "Finders Keepers"
    ],
    "label_ids": [
        "8e2866e7-2df9-4193-886f-f5b9ae52009c"
    ],
    "release_date": "2009-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Iranian actor and singer Zia Atabay had his first hit as a pop music singer at the age of 18.\n\nhttps://www.finderskeepersrecords.com/shop/pomegranates",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}