Information about plays

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

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

{
    "id": 3564668,
    "uri": "https://api.kexp.org/v2/plays/3564668/?format=api",
    "airdate": "2025-10-13T19:20:40-07:00",
    "show": 64828,
    "show_uri": "https://api.kexp.org/v2/shows/64828/?format=api",
    "image_uri": "https://coverartarchive.org/release/2c41ac3b-6b67-4039-abb2-9d9b7093ed72/9659189429-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2c41ac3b-6b67-4039-abb2-9d9b7093ed72/9659189429-250.jpg",
    "song": "Nada Pasó",
    "track_id": null,
    "recording_id": null,
    "artist": "Panteón Rococó",
    "artist_ids": [
        "8536d91f-d976-4578-9776-9376a004e4f0"
    ],
    "album": "A la izquierda de la Tierra",
    "release_id": null,
    "release_group_id": "0a312cb3-2fac-3333-b764-e4142a7bf13e",
    "labels": [],
    "label_ids": [],
    "release_date": "1999-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Panteón Rococó fuse ska, rock, and reggae with social themes, and “Nada Pasó” captures their blend of activism and optimism. The song contrasts upbeat brass sections and danceable rhythm with lyrics about apathy and social inaction. Its message—calling out indifference to injustice—has kept it relevant since its release in the early 2000s. The track exemplifies the band’s energetic live sound and their commitment to blending party music with political substance. A staple of Mexico’s ska-punk movement.\u2028Listen: https://open.spotify.com/track/4eMfSPRCUws1y7ON1zY0sE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}