Information about plays

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

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

{
    "id": 3641672,
    "uri": "https://api.kexp.org/v2/plays/3641672/?format=api",
    "airdate": "2026-04-13T19:52:00-07:00",
    "show": 66446,
    "show_uri": "https://api.kexp.org/v2/shows/66446/?format=api",
    "image_uri": "https://coverartarchive.org/release/c9c83cff-d8b0-42af-91fc-04415e38b220/35079720956-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c9c83cff-d8b0-42af-91fc-04415e38b220/35079720956-250.jpg",
    "song": "Desclasificado",
    "track_id": null,
    "recording_id": "f6110c56-4ae7-417a-b41b-9497483eb5ef",
    "artist": "Ana Tijoux",
    "artist_ids": [
        "3ac6b6fc-05e9-456f-a7d8-6ddf69756d3f"
    ],
    "album": "La bala",
    "release_id": null,
    "release_group_id": "2852d4f3-97d7-465c-9c63-554495ff9b7f",
    "labels": [
        "Nacional Records"
    ],
    "label_ids": [
        "c5d75925-ded1-448e-aa02-06ea4b8250d6"
    ],
    "release_date": "2012-01-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Desclasificado” by Ana Tijoux is a sharp, politically charged track from her 2014 album La Bala. Known for her incisive lyricism and commitment to social justice, Tijoux uses the song to confront systems of power, inequality, and historical erasure.\n\nBuilt on a tense, minimalist beat, “Desclasificado” foregrounds her voice as the central force—measured, deliberate, and unflinching. The production blends hip-hop with subtle Andean and Latin American influences, creating a sonic landscape that feels rooted and urgent. Tijoux’s delivery carries both intellectual weight and emotional intensity, weaving personal reflection with broader political critique.\n\nThe track stands as a powerful example of her work during this period, where music becomes a tool for resistance and awareness. “Desclasificado” is both a call to consciousness and a reminder of the voices and histories that persist beyond official narratives.\n\nhttps://www.youtube.com/watch?v=QwVQ9wWkXv0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}