Information about plays

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

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

{
    "id": 3526977,
    "uri": "https://api.kexp.org/v2/plays/3526977/?format=api",
    "airdate": "2025-07-14T20:44:32-07:00",
    "show": 64015,
    "show_uri": "https://api.kexp.org/v2/shows/64015/?format=api",
    "image_uri": "https://coverartarchive.org/release/268555f8-9339-4d6a-b5ea-34c465ffa307/37207323027-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/268555f8-9339-4d6a-b5ea-34c465ffa307/37207323027-250.jpg",
    "song": "Autopoiética",
    "track_id": null,
    "recording_id": "fe1d00e5-4049-41a4-bea3-cc708ff44442",
    "artist": "Mon Laferte",
    "artist_ids": [
        "ab966c0f-e526-46ae-b492-82c27b87f81f"
    ],
    "album": "Autopoiética",
    "release_id": null,
    "release_group_id": "a0087f36-55b1-4394-8708-58e6d248f46b",
    "labels": [
        "Universal Music México"
    ],
    "label_ids": [
        "0ff4d2e6-9dbb-46d3-8f75-237f8aa891dc"
    ],
    "release_date": "2023-11-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Mon Laferte is playing at THING festival on 8/16 and KEXP is broadcasting live from Remlinger Farms in Carnation, Washington.\n\nCheck out KEXP's \"Mon Laferte: From Here and There\"on 'El Sonido: Cancioneros', the first season of KEXP’s newest podcast series, El Sonido, and the first produced fully in Spanish. https://kexp.org/read/2023/5/26/mon-laferte-from-here-there/ \"Award-winning Chilean singer and songwriter Mon Laferte offers a sophisticated brand of Latin music that melds indie and roots rock, blues, bolero, cumbia, ranchera, and electronics with Chilean folk traditions in a resonantly bittersweet alto singing voice.\" https://bit.ly/3R6DG8y",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}