Information about plays

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

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

{
    "id": 3541760,
    "uri": "https://api.kexp.org/v2/plays/3541760/?format=api",
    "airdate": "2025-08-18T19:29:28-07:00",
    "show": 64326,
    "show_uri": "https://api.kexp.org/v2/shows/64326/?format=api",
    "image_uri": "https://coverartarchive.org/release/eda4ee8e-1fb3-4176-a7a4-8e5c625d597e/5104186124-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/eda4ee8e-1fb3-4176-a7a4-8e5c625d597e/5104186124-250.jpg",
    "song": "Mexican Curious",
    "track_id": null,
    "recording_id": "a127efb5-35f4-4242-b5c9-2890f4ed0aac",
    "artist": "Control Machete",
    "artist_ids": [
        "38c8254f-ceac-460d-9123-5af2d7a4fc7e"
    ],
    "album": "Mucho barato…",
    "release_id": null,
    "release_group_id": "e83030c3-b47c-3542-80c5-4861e03e382c",
    "labels": [
        "Mercury Records"
    ],
    "label_ids": [
        "995428e7-81b6-41dd-bd38-5a7a0ece8ad6"
    ],
    "release_date": "1996-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Humanos Mexicanos” is a raw, politically charged hip-hop track from Monterrey’s legendary Control Machete. With pounding beats and aggressive delivery, the group spits verses about Mexican identity, class struggle, and survival. The dark, industrial-tinged production underpins the urgency of the lyrics, making it both an anthem and a critique. Fierce and uncompromising, it reflects the group’s influence in Latin American rap.\u2028Listen: https://controlmachete.bandcamp.com/track/humanos-mexicanos",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}