Information about plays

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

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

{
    "id": 3525184,
    "uri": "https://api.kexp.org/v2/plays/3525184/?format=api",
    "airdate": "2025-07-10T14:04:49-07:00",
    "show": 63974,
    "show_uri": "https://api.kexp.org/v2/shows/63974/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tema Italiano",
    "track_id": null,
    "recording_id": "1059f37e-85ae-441a-9be0-50394ee03785",
    "artist": "Ennio Morricone",
    "artist_ids": [
        "a16e47f5-aa54-47fe-87e4-bb8af91a9fdd"
    ],
    "album": "Il clan dei siciliani",
    "release_id": null,
    "release_group_id": "e14374c5-5f4c-3b11-8a26-ce6ab326d00b",
    "labels": [
        "Quartet Records"
    ],
    "label_ids": [
        "7281cf5e-8b46-4efa-a3a4-ae3b42cbd4ae"
    ],
    "release_date": "1969-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Sicilian Clan (French: Le clan des Siciliens) is a 1969 French-Italian gangster film based on the novel by Auguste Le Breton. It was directed by Henri Verneuil and stars Jean Gabin, Lino Ventura and Alain Delon.\n--\nFor this song, Morricone sampled Prelude and Fugue in a Minor, BWV 543 by Johann Sebastian Bach (1710).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}