Information about plays

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

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

{
    "id": 3625327,
    "uri": "https://api.kexp.org/v2/plays/3625327/?format=api",
    "airdate": "2026-03-04T19:07:48-08:00",
    "show": 66092,
    "show_uri": "https://api.kexp.org/v2/shows/66092/?format=api",
    "image_uri": "https://ia601306.us.archive.org/2/items/mbid-3d4a8f01-4d1f-4e89-92cd-2b0058febdef/mbid-3d4a8f01-4d1f-4e89-92cd-2b0058febdef-10215744599_thumb500.jpg",
    "thumbnail_uri": "https://ia601306.us.archive.org/2/items/mbid-3d4a8f01-4d1f-4e89-92cd-2b0058febdef/mbid-3d4a8f01-4d1f-4e89-92cd-2b0058febdef-10215744599_thumb250.jpg",
    "song": "Sharm-e Boos-e",
    "track_id": "2f027faf-2be1-3a52-b2d8-50a87cc16483",
    "recording_id": "a40542e9-c98d-4f2f-8749-4f73cdaa43b8",
    "artist": "Ramesh",
    "artist_ids": [
        "00486b89-09b6-40c0-8689-59a7a01dc88b"
    ],
    "album": "Pomegranates",
    "release_id": "3d4a8f01-4d1f-4e89-92cd-2b0058febdef",
    "release_group_id": "8b0d08f0-9f10-4c70-b4e7-fb819619adf7",
    "labels": [
        "Finders Keepers"
    ],
    "label_ids": [
        "8e2866e7-2df9-4193-886f-f5b9ae52009c"
    ],
    "release_date": "2009-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Renowned Iranian singer Ramesh was born in 1946 in Tehran. Her birth name was Azar Mohebbi Tehrani. She began her singing career in 1964 in a radio classical music program.\n\nHer song by the name of “River” inspired by the famous “Little Black Fish” story, is one of her great legacies.\n\nRamesh sang two songs in 1979 and 1980 in Iran. But after restrictions imposed on female singers by the clerical regime, she had to leave the country. She held a concert in Europe, and subsequently, she gave up singing in protest to the clerical regime’s ban on female singers.\"\n\nhttps://wncri.org/2020/12/01/renowned-iranian-singer-ramesh-passed-away-in-los-angeles-california/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}