Information about plays

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

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

{
    "id": 3639189,
    "uri": "https://api.kexp.org/v2/plays/3639189/?format=api",
    "airdate": "2026-04-07T20:57:16-07:00",
    "show": 66394,
    "show_uri": "https://api.kexp.org/v2/shows/66394/?format=api",
    "image_uri": "https://coverartarchive.org/release/063c143b-2004-4219-acba-89d633113d40/10228207433-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/063c143b-2004-4219-acba-89d633113d40/10228207433-250.jpg",
    "song": "Kavir‐e Del",
    "track_id": null,
    "recording_id": "38892204-1eda-447a-9fb2-217798fcf4a0",
    "artist": "Marjan",
    "artist_ids": [
        "2933b6e4-777f-4ca6-bad3-7af5434114a9"
    ],
    "album": "Khana Khana: Funk, Psychedelia and Pop from the Iranian Pre-Revolution Generation",
    "release_id": null,
    "release_group_id": "35c7406f-2345-4570-8802-7cbfaaa4b99d",
    "labels": [],
    "label_ids": [],
    "release_date": "2012-10-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Marjan\n\nShahla Safi Zamir (Marjan) was born in Tehran in 1948. The Islamic Revolution effectively ended her career. She was jailed in 1980 for performing a song, arrested again in 1982 and jailed until 1990. She fled to Dubai in 2001 and emigrated to the US in 2006. She died in June 2020 in Los Angeles from a heart attack.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}