Information about plays

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

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

{
    "id": 3638202,
    "uri": "https://api.kexp.org/v2/plays/3638202/?format=api",
    "airdate": "2026-04-05T14:17:24-07:00",
    "show": 66374,
    "show_uri": "https://api.kexp.org/v2/shows/66374/?format=api",
    "image_uri": "https://ia801306.us.archive.org/2/items/mbid-3d4a8f01-4d1f-4e89-92cd-2b0058febdef/mbid-3d4a8f01-4d1f-4e89-92cd-2b0058febdef-10215744599_thumb500.jpg",
    "thumbnail_uri": "https://ia801306.us.archive.org/2/items/mbid-3d4a8f01-4d1f-4e89-92cd-2b0058febdef/mbid-3d4a8f01-4d1f-4e89-92cd-2b0058febdef-10215744599_thumb250.jpg",
    "song": "Gol Bi Goldoon",
    "track_id": "37d7e6ba-bf7c-30f4-a538-f66635d070c4",
    "recording_id": "194f60dc-9155-4de3-97cf-463127a21951",
    "artist": "Googoosh",
    "artist_ids": [
        "0d9b88f3-054a-4f53-b447-2f3f503c8290"
    ],
    "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": "Faegheh Atashin (Googoosh) is an Iranian singer. Born in 1950, she was banned from performing for 20 years after the Iranian Revolution of 1978-1979.\n\nIG: @googoosh",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}