Information about plays

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

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

{
    "id": 3565554,
    "uri": "https://api.kexp.org/v2/plays/3565554/?format=api",
    "airdate": "2025-10-15T18:30:50-07:00",
    "show": 64843,
    "show_uri": "https://api.kexp.org/v2/shows/64843/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-31eeda05-d9f9-4ade-81e1-1e4bc8efb2a7/mbid-31eeda05-d9f9-4ade-81e1-1e4bc8efb2a7-42110928175_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-31eeda05-d9f9-4ade-81e1-1e4bc8efb2a7/mbid-31eeda05-d9f9-4ade-81e1-1e4bc8efb2a7-42110928175_thumb250.jpg",
    "song": "Shmaali شمالي",
    "track_id": "a46a05d2-1962-4fac-89a5-2c38f3516fd3",
    "recording_id": "638dbb25-bbe6-4878-a8a1-9acea47368b7",
    "artist": "Yasmine Hamdan",
    "artist_ids": [
        "9c21e094-2fbe-4ba9-9726-891d90f561a9"
    ],
    "album": "I Remember I Forget بنسى وبتذكر",
    "release_id": "31eeda05-d9f9-4ade-81e1-1e4bc8efb2a7",
    "release_group_id": "a2a9dcb9-9593-4197-b4ea-1ea05da2dbbd",
    "labels": [
        "Kwaidan Records",
        "Hamdanistan Records"
    ],
    "label_ids": [
        "b186ddf1-a67f-4501-9e90-9a6a93f3bc76",
        "9da456d8-3583-4d0f-82ff-6a38dce7cbd2"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The third solo album from Beirut-based singer, songwriter, and producer Yasmine Hamdan [yahz-MEEN ham-DAHN].\n\nYasmine Hamdan's I Remember I Forget follows the internationally acclaimed 2013 solo debut Ya Nass (Hey People) and 2017’s Al Jamilat (The Beautiful Ones). \n\n“For this record, I needed to ground myself in a specific place – and it had to be Lebanon,” explains Hamdan. “My connection to Lebanon, and what has happened to it, constituted the grounds from where I started writing and composing the album. However, gradually in the creative process, this place became a symbol, a metaphor, a catharsis for what is happening globally, and being experienced universally.\n\n\"Despite the pain and charged emotions I felt at witnessing what was happening to my birthplace, these feelings were surmounted by a sense of tenderness and familiarity that induced hope and inspiration. By all means, Beirut kept being generous to me,\" she recalls. https://tinyurl.com/5trt2z35",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}