Information about plays

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

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

{
    "id": 3525190,
    "uri": "https://api.kexp.org/v2/plays/3525190/?format=api",
    "airdate": "2025-07-10T14:28:30-07:00",
    "show": 63974,
    "show_uri": "https://api.kexp.org/v2/shows/63974/?format=api",
    "image_uri": "https://coverartarchive.org/release/989ee6c8-e56d-4e82-b926-8062086941c9/7272908571-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/989ee6c8-e56d-4e82-b926-8062086941c9/7272908571-250.jpg",
    "song": "Tema d’amore",
    "track_id": null,
    "recording_id": "7774a186-d1c3-4aa6-8c2e-577c50f97c34",
    "artist": "Ennio Morrico",
    "artist_ids": [],
    "album": "L’essentiel de Ennio Morricone",
    "release_id": null,
    "release_group_id": "56d8a859-73d9-4f56-8cf3-2fcaebcaf65e",
    "labels": [
        "Universal Music France"
    ],
    "label_ids": [
        "c9b33d46-1b0f-4721-bf64-1a6b3a093345"
    ],
    "release_date": "2014-01-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song was written by Ennio Morricone and Andrea Morricone as the theme from the movie \"Cinema Paradiso.\"\n--\nSomeone wrote, \"Cinema Paradiso is a film about a young boy named Salvatore “Toto.” The story takes us through a series of flashbacks of Toto’s life as a child to present day where he is a world famous Italian director living in Rome. We learn about Toto’s family, his best friend who encourages his love for filmmaking, small town life, and of course young love.\n\nThe music of the film was scored by a true Maestro named Ennio Morricone. This was my first encounter with the Maestro, and for the first time in my life I completely understood and felt the power of music in films. Morricone’s song, Love Theme, perfectly encompasses the delicate and bittersweet qualities of childhood,\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}