Information about plays

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

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

{
    "id": 3656877,
    "uri": "https://api.kexp.org/v2/plays/3656877/?format=api",
    "airdate": "2026-05-19T15:14:00-07:00",
    "show": 66760,
    "show_uri": "https://api.kexp.org/v2/shows/66760/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-eaaac8ab-99fc-43ba-b0f7-eb221c4ce1d7/mbid-eaaac8ab-99fc-43ba-b0f7-eb221c4ce1d7-45048902568_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-eaaac8ab-99fc-43ba-b0f7-eb221c4ce1d7/mbid-eaaac8ab-99fc-43ba-b0f7-eb221c4ce1d7-45048902568_thumb250.jpg",
    "song": "Equinoccio",
    "track_id": "3cf503c9-1730-49a3-ad82-f9c889dd1f9e",
    "recording_id": "aab3f445-e5be-4409-a7b4-511c43852553",
    "artist": "La Doña feat. Corina Santos",
    "artist_ids": [
        "9a494092-9e73-4460-abbe-438a51b19534",
        "2cb736c7-39a5-4135-9aaf-920a5571b845"
    ],
    "album": "Corrientes",
    "release_id": "eaaac8ab-99fc-43ba-b0f7-eb221c4ce1d7",
    "release_group_id": "7b1d5b75-963d-42a7-a0a3-65b1212de9be",
    "labels": [
        "Text Me Records"
    ],
    "label_ids": [
        "9b96e9bf-355e-414b-adf0-f2d3300ff44e"
    ],
    "release_date": "2026-04-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Blending Caribbean beats, reggaeton, and hip hop styles, San Francisco-born Cecilia Cassandra Peña-Govea composes songs that explore her radical brown femininity, inspired by love, sex, pain, and climate catastrophes. The Chicana artist grew up performing as a trumpeter in her parent’s conjunto, eventually mastering instruments such as the guitarrón, vihuela, guitar, and Latin percussion",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}