Information about plays

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

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

{
    "id": 3624488,
    "uri": "https://api.kexp.org/v2/plays/3624488/?format=api",
    "airdate": "2026-03-02T18:37:23-08:00",
    "show": 66074,
    "show_uri": "https://api.kexp.org/v2/shows/66074/?format=api",
    "image_uri": "https://dn710302.ca.archive.org/0/items/mbid-54bd3b02-8359-4ac5-9ca1-de1557a5b4d6/mbid-54bd3b02-8359-4ac5-9ca1-de1557a5b4d6-44159762121_thumb500.jpg",
    "thumbnail_uri": "https://dn710302.ca.archive.org/0/items/mbid-54bd3b02-8359-4ac5-9ca1-de1557a5b4d6/mbid-54bd3b02-8359-4ac5-9ca1-de1557a5b4d6-44159762121_thumb250.jpg",
    "song": "VINOS Y VINILOS",
    "track_id": "84f32c8c-b7b7-4d1c-8793-f7976c56b52c",
    "recording_id": "daf83e6c-2e03-458a-aad7-35de1862e2a0",
    "artist": "Ana Tijoux feat. DJ Dacel",
    "artist_ids": [
        "df6d26d0-6a06-4791-975b-8ebcacf4ffda",
        "3ac6b6fc-05e9-456f-a7d8-6ddf69756d3f"
    ],
    "album": "VINOS Y VINILOS",
    "release_id": "54bd3b02-8359-4ac5-9ca1-de1557a5b4d6",
    "release_group_id": "b0fa4232-513e-464d-930a-829d5694bf3a",
    "labels": [
        "Victoria Producciones"
    ],
    "label_ids": [
        "34708a55-5473-4b3c-a8c9-d15e890cb265"
    ],
    "release_date": "2026-01-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chilean rap icon Ana Tijoux has released  “Vinos & Vinilos,” a track celebrating the roots of DJ culture, artistic intimacy, and personal, creative solace.  recorded with longtime collaborator DJ Dacel. The track is the first taste of her upcoming \"EP 97.\"\n--\nTijoux was born in France to a French mother and a Chilean father in political exile during Pinochet's dictatorship. After the return to democracy, the family moved to Chile. She found a home in the emerging hip-hop scene of Santiago and first started rhyming in French, then later in Spanish.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}