Information about plays

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

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

{
    "id": 3664127,
    "uri": "https://api.kexp.org/v2/plays/3664127/?format=api",
    "airdate": "2026-06-05T16:53:30-07:00",
    "show": 66910,
    "show_uri": "https://api.kexp.org/v2/shows/66910/?format=api",
    "image_uri": "https://ia800705.us.archive.org/15/items/mbid-efa104da-16c0-4621-aae4-cb1855cddb8d/mbid-efa104da-16c0-4621-aae4-cb1855cddb8d-44092917945_thumb500.jpg",
    "thumbnail_uri": "https://dn710407.ca.archive.org/0/items/mbid-efa104da-16c0-4621-aae4-cb1855cddb8d/mbid-efa104da-16c0-4621-aae4-cb1855cddb8d-44092917945_thumb250.jpg",
    "song": "Abanije",
    "track_id": "0c7876fd-eee7-45a2-819d-650d469f3bd9",
    "recording_id": "0f391904-7b5d-4419-8ba4-7ba676a11cd6",
    "artist": "Ireke feat. Nayel Hóxò",
    "artist_ids": [
        "940e5c1a-a8cd-4ce3-9ef9-30af681efa55",
        "8c896bf4-0f39-403e-9a65-1a2d0e7807f0"
    ],
    "album": "Abanije",
    "release_id": "efa104da-16c0-4621-aae4-cb1855cddb8d",
    "release_group_id": "ea135c60-8aaa-4114-bcca-2eea37f4fc76",
    "labels": [
        "Underdog Records"
    ],
    "label_ids": [
        "883ce1f5-60f9-484e-b08f-830dafddb2be"
    ],
    "release_date": "2026-01-09",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ireke? Sugar cane in Yoruba. Like her, the duo loves tropical climates and intoxicating rhythms, quick to liberate the bodies gathered on a dancefloor. Afrobeat urgency, funk suppleness, dub alchemy, highlife jubilation: with Tropikadelic, Ireke summons the heritage of the masters and the audacity of machines to give life to new sonic territories. At the crossroads. For the love of groove. \n-\nhttps://ireke.bandcamp.com/track/abanije-feat-nayel-h-x",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}