Information about plays

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

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

{
    "id": 3591545,
    "uri": "https://api.kexp.org/v2/plays/3591545/?format=api",
    "airdate": "2025-12-15T18:34:25-08:00",
    "show": 65388,
    "show_uri": "https://api.kexp.org/v2/shows/65388/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Im Nin 'Alu",
    "track_id": null,
    "recording_id": "4b712776-c78d-4134-b7f0-8fdd2ec2054e",
    "artist": "עפרה חזה",
    "artist_ids": [
        "7591796a-a545-4b51-ba52-bf2539b90d99"
    ],
    "album": "World Music Arabia",
    "release_id": null,
    "release_group_id": "be508db0-b3ee-3b0f-8fad-0c147bb615c8",
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bat-Sheva Ofra Haza-Ashkenazi, known professionally as Ofra Haza (Hebrew: עפרה חזה‎; 19 November 1957 – 23 February 2000) was an Israeli singer, actress and Grammy Award-nominee recording artist, commonly known as \"The Israeli Madonna\", or \"Madonna of the East\". Her voice has been described as a \"tender\" mezzo-soprano.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}