Information about plays

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

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

{
    "id": 3564703,
    "uri": "https://api.kexp.org/v2/plays/3564703/?format=api",
    "airdate": "2025-10-13T21:22:11-07:00",
    "show": 64828,
    "show_uri": "https://api.kexp.org/v2/shows/64828/?format=api",
    "image_uri": "https://coverartarchive.org/release/6b3a2dc8-ddba-4319-ad1f-799149852dc0/31303482907-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6b3a2dc8-ddba-4319-ad1f-799149852dc0/31303482907-250.jpg",
    "song": "México",
    "track_id": null,
    "recording_id": "e4fe3069-5244-4364-8f8e-c37845c90e4a",
    "artist": "Mexican Institute of Sound",
    "artist_ids": [
        "b020d789-323f-4441-a110-032a40d9b10a"
    ],
    "album": "Político",
    "release_id": null,
    "release_group_id": "ef7a45c8-d827-4653-b38e-9c88e4481844",
    "labels": [],
    "label_ids": [],
    "release_date": "2012-05-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "México by Mexican Institute of Sound is a bold, electrifying tribute to national identity, mixing traditional Mexican sounds with electronic beats and biting political commentary. Camilo Lara crafts a soundscape where mariachi horns meet pulsating basslines, creating a danceable yet defiant anthem. The lyrics confront stereotypes and celebrate cultural pride, declaring, “México es más que narcos y tequila.” It’s a song that dances and resists in the same breath — playful, powerful, and unapologetically proud. With México, MIS transforms social critique into a sonic party, reminding listeners that resistance can be joyful, rhythmic, and deeply rooted in tradition.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}