Information about plays

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

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

{
    "id": 3559360,
    "uri": "https://api.kexp.org/v2/plays/3559360/?format=api",
    "airdate": "2025-09-29T21:56:06-07:00",
    "show": 64703,
    "show_uri": "https://api.kexp.org/v2/shows/64703/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "No Bailes de Caballito",
    "track_id": null,
    "recording_id": null,
    "artist": "Mi Banda El Mexicano",
    "artist_ids": [
        "13908222-2865-4326-9495-06957533b6f3"
    ],
    "album": "Super Chicos",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“No Bailes de Caballito” is a lively cumbia track full of playful energy and catchy rhythms. Mi Banda El Mexicano brings their signature fusion of traditional Mexican banda sounds with tropical cumbia beats, creating a festive atmosphere perfect for dancing. The song’s lyrics warn against a particular dance move—the “caballito” (little horse)—in a humorous, lighthearted way, adding to its charm. The upbeat brass, percussion, and accordion blend seamlessly, inviting listeners to join the celebration. It’s a feel-good anthem that captures the spirit of party and community in Mexican popular music.\n\nListen or purchase on Bandcamp:\nhttps://mibandaelmexicano.bandcamp.com/track/no-bailes-de-caballito",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}