Information about plays

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

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

{
    "id": 3611045,
    "uri": "https://api.kexp.org/v2/plays/3611045/?format=api",
    "airdate": "2026-01-30T13:03:13-08:00",
    "show": 65794,
    "show_uri": "https://api.kexp.org/v2/shows/65794/?format=api",
    "image_uri": "https://ia600700.us.archive.org/17/items/mbid-3bee3534-ae32-4478-b190-deb588b0cfcf/mbid-3bee3534-ae32-4478-b190-deb588b0cfcf-41358545439_thumb500.jpg",
    "thumbnail_uri": "https://ia800700.us.archive.org/17/items/mbid-3bee3534-ae32-4478-b190-deb588b0cfcf/mbid-3bee3534-ae32-4478-b190-deb588b0cfcf-41358545439_thumb250.jpg",
    "song": "Love & Revolution (Cinnamon version)",
    "track_id": "7846745b-bbb7-4639-9603-75cb08fcaf5f",
    "recording_id": "5ff7fb2b-ed5a-4bde-a703-93b410a95119",
    "artist": "Seun Kuti & Egypt 80 feat. Adi Oasis",
    "artist_ids": [
        "23cac0c4-a2ad-43b2-9256-5aa404c8c431",
        "b5841405-bc29-45b2-ac29-b66a923124af"
    ],
    "album": "Love & Revolution (Cinnamon version)",
    "release_id": "3bee3534-ae32-4478-b190-deb588b0cfcf",
    "release_group_id": "140f4345-3dee-4a31-9eb7-b22177cf94be",
    "labels": [
        "Record Kicks"
    ],
    "label_ids": [
        "4bec8322-9493-426d-924a-cfa2f79a95ec"
    ],
    "release_date": "2025-02-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Inspired by Seun Kuti’s wife and Egypt 80’s backup singer/dancer Yetunde Kuti, \"Love & Revolution,\" is a tribute to the revolutionary spirit of African women and the broader cultural movement of reclaiming African identity.\n\nRegarding the collaboration, Adi Oasis commented: “I’m so honored to be included in this project. Seun and I met a decade ago at a show in Cleveland, and we’ve been following each other since. He's a great human, and one of the best performers out there. His energy shines bright and resonates through his music. I’m so happy that he chose me for this song in particular. Love & Revolution talks about a woman with strong will and a big heart. It celebrates the Divine feminine and shows its strengths. I couldn’t dream of a better subject to sing about.” \n\nhttps://seunkutiegypt80.bandcamp.com/album/love-revolution-cinnamon-version",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}