Information about plays

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

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

{
    "id": 3643567,
    "uri": "https://api.kexp.org/v2/plays/3643567/?format=api",
    "airdate": "2026-04-18T07:42:19-07:00",
    "show": 66484,
    "show_uri": "https://api.kexp.org/v2/shows/66484/?format=api",
    "image_uri": "https://dn711408.ca.archive.org/0/items/mbid-89b253d9-22c0-4ee1-aea4-141cee144175/mbid-89b253d9-22c0-4ee1-aea4-141cee144175-44876242270_thumb500.jpg",
    "thumbnail_uri": "https://dn711408.ca.archive.org/0/items/mbid-89b253d9-22c0-4ee1-aea4-141cee144175/mbid-89b253d9-22c0-4ee1-aea4-141cee144175-44876242270_thumb250.jpg",
    "song": "CAMINO",
    "track_id": "dc342abf-d490-4501-a13b-6f2252c7cca5",
    "recording_id": "6443fde8-b59d-4944-92cc-1071ee431394",
    "artist": "Reyna Tropical & Xiuhtezcatl",
    "artist_ids": [
        "1527780e-ee93-42fe-8736-5adc529235ef",
        "dd30c2d9-440f-4845-b68c-6b1dbe234818"
    ],
    "album": "CAMINO",
    "release_id": "89b253d9-22c0-4ee1-aea4-141cee144175",
    "release_group_id": "3d0cf980-4b01-4aa2-b294-1df8055c4edb",
    "labels": [
        "Psychic Hotline"
    ],
    "label_ids": [
        "2589a508-4fa8-4bbd-a2ac-fef51c7abfc1"
    ],
    "release_date": "2026-04-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Native Mexican American / Azteca\n\nThe song was created in collaboration with the Colombian percussionist Diva Cruz and the Bolivian co-producer Susobrino. \"When Reyna and I started making this song many years ago, we knew it would be special,\" Xiuhtezcatl shares. \"There are few artists who truly treat their music as medicine in the way Reyna Tropical does. As artists, our relationship and responsibility to our communities is such a significant throughline within our art. It ties us to musical ancestries that are cradled in resistance, celebration and resilience, that remind us of our role in moments of disarray and chaos in the external world.\"\n\nhttps://reynatropical.bandcamp.com/track/camino",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}