Information about plays

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

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

{
    "id": 3571119,
    "uri": "https://api.kexp.org/v2/plays/3571119/?format=api",
    "airdate": "2025-10-28T19:00:28-07:00",
    "show": 64960,
    "show_uri": "https://api.kexp.org/v2/shows/64960/?format=api",
    "image_uri": "https://coverartarchive.org/release/bd5d7258-2220-467b-94f8-938ddbb75e56/26737089899-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/bd5d7258-2220-467b-94f8-938ddbb75e56/26737089899-250.jpg",
    "song": "Sans pagne",
    "track_id": null,
    "recording_id": "759d4c67-7150-45bc-a13f-89ec902e21e4",
    "artist": "Les Mamans du Congo, RROBIN",
    "artist_ids": [
        "1e8fd544-f115-4475-b7e8-f4dc6a5a3488",
        "de6542da-490d-4060-bce4-7250fb5dfbf1"
    ],
    "album": "Les Mamans du Congo & Rrobin",
    "release_id": null,
    "release_group_id": "ed378cae-02fa-453d-8912-382ee0d2df1c",
    "labels": [
        "Jarring Effects"
    ],
    "label_ids": [
        "875e87b7-4172-4acb-ad4d-2926d8ff4e48"
    ],
    "release_date": "2020-11-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "aka Mothers of the Congo with French beatmaker RROBIN:\n\nSinging to emancipate African women. A unique encounter between Bantu lullabies from Congo, electronic music, and hip-hop. A hybrid project that gives pride of place to dance and highlights the daily lives of Congolese women in a bold and, above all, contemporary way.\n\nhttps://lesmamansducongo.bandcamp.com/album/les-mamans-du-congo-rrobin",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}