Information about plays

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

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

{
    "id": 3568243,
    "uri": "https://api.kexp.org/v2/plays/3568243/?format=api",
    "airdate": "2025-10-21T21:51:46-07:00",
    "show": 64898,
    "show_uri": "https://api.kexp.org/v2/shows/64898/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-a43d0c7b-deb2-40b8-9e27-40d0af2bfba6/mbid-a43d0c7b-deb2-40b8-9e27-40d0af2bfba6-32183066486_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-a43d0c7b-deb2-40b8-9e27-40d0af2bfba6/mbid-a43d0c7b-deb2-40b8-9e27-40d0af2bfba6-32183066486_thumb250.jpg",
    "song": "Im Nin' Alu",
    "track_id": "003817a1-517b-4b13-b249-72170792f975",
    "recording_id": "9c7e90b9-b594-4a4c-aaef-1abf16feb649",
    "artist": "עפרה חזה",
    "artist_ids": [
        "7591796a-a545-4b51-ba52-bf2539b90d99"
    ],
    "album": "The Rough Guide to World Music: Africa & Middle East",
    "release_id": "a43d0c7b-deb2-40b8-9e27-40d0af2bfba6",
    "release_group_id": "3acac2ca-35c0-4df0-a86f-22fb3aa1fdc3",
    "labels": [
        "World Music Network"
    ],
    "label_ids": [
        "b1de0cf1-6c3f-4f61-a846-e321a5beb73a"
    ],
    "release_date": "2007-10-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Ofra Haza was born in Tel Aviv. She was a highly influential cultural figure in Israel, and is considered one of the country's biggest cultural icons, who helped popularize Mizrahi culture.\n\nMizrahi refers to a grouping of Jewish communities that lived in the Muslim world.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}