Information about plays

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

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

{
    "id": 3641657,
    "uri": "https://api.kexp.org/v2/plays/3641657/?format=api",
    "airdate": "2026-04-13T19:00:05-07:00",
    "show": 66446,
    "show_uri": "https://api.kexp.org/v2/shows/66446/?format=api",
    "image_uri": "https://coverartarchive.org/release/5fab6cea-ff98-4e0f-8d35-edf918edd92f/19380170813-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5fab6cea-ff98-4e0f-8d35-edf918edd92f/19380170813-250.jpg",
    "song": "Ode to Mauricio Garcés",
    "track_id": null,
    "recording_id": "fb5f188d-a427-41fa-b78e-616c8cf62d59",
    "artist": "Plastilina Mosh",
    "artist_ids": [
        "9ff60a50-6288-4b46-8b69-75877450d282"
    ],
    "album": "Aquamosh",
    "release_id": null,
    "release_group_id": "02226430-d1c6-3241-9ccb-8463ae3595f8",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1998-06-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Ode to Mauricio Garcés” by Plastilina Mosh is a sleek instrumental highlight from their 1998 debut album Aquamosh. Emerging out of Monterrey’s influential Avanzada Regia movement, the duo—Alejandro Rosso and Jonás González—quickly became known for their playful fusion of electronic beats, hip-hop, lounge, and pop culture references.\n\nThis track leans into a relaxed, downtempo groove, blending jazzy textures with a retro, cinematic flair. Its title pays homage to Mauricio Garcés, a symbol of mid-century sophistication, which mirrors the song’s cool, tongue-in-cheek elegance. Floating without vocals, it creates a hazy atmosphere that feels both nostalgic and futuristic.\n\n“Ode to Mauricio Garcés” captures Plastilina Mosh at their most stylish and restrained, offering a smooth interlude that showcases their knack for mood-driven storytelling and genre-defying sound design.\n\nhttps://www.youtube.com/watch?v=QwVQ9wWkXv0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}