Information about plays

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

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

{
    "id": 3650041,
    "uri": "https://api.kexp.org/v2/plays/3650041/?format=api",
    "airdate": "2026-05-03T14:32:00-07:00",
    "show": 66620,
    "show_uri": "https://api.kexp.org/v2/shows/66620/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-2ce881cd-b87b-4498-979f-569b68cb75ad/mbid-2ce881cd-b87b-4498-979f-569b68cb75ad-44260694269_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-2ce881cd-b87b-4498-979f-569b68cb75ad/mbid-2ce881cd-b87b-4498-979f-569b68cb75ad-44260694269_thumb250.jpg",
    "song": "Lookalike",
    "track_id": "3dffd7ea-9f64-47cd-b8ef-79116fb0b3e5",
    "recording_id": "a8c52571-c204-49ec-909e-7912abafe007",
    "artist": "Joya Mooi",
    "artist_ids": [
        "107eec2c-3810-4333-b6d5-d878d2ec0fcc"
    ],
    "album": "Lookalike",
    "release_id": "2ce881cd-b87b-4498-979f-569b68cb75ad",
    "release_group_id": "bffb9890-154a-445e-9cf0-059fead6334f",
    "labels": [
        "Unity Records"
    ],
    "label_ids": [
        "0f178223-9eff-4775-aa42-3be6bddfecfe"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The full Joya Mooi biography reads like a chapter of 20th-century history. Her father — a Tswana man from Soweto and a member of the African National Congress — fled Apartheid South Africa for Angola, where he met her mother, a Dutch woman working at a hospital there. They had children in Angola, then eventually moved the whole family to the Netherlands, where Joya was raised in Deventer. By fifteen she was studying jazz at ArtEZ Conservatorium. \"Lookalike,\" from her recent EP All The Things, threads alt-R&B and dream pop with her jazz-trained ear. \n\nhttps://www.numeronetherlands.com/in-conversation-with/in-conversation-with-joya-mooi\nhttps://joyamooi.bandcamp.com\nhttps://www.joyamooi.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}