Information about plays

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

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

{
    "id": 3547683,
    "uri": "https://api.kexp.org/v2/plays/3547683/?format=api",
    "airdate": "2025-09-01T19:35:40-07:00",
    "show": 64449,
    "show_uri": "https://api.kexp.org/v2/shows/64449/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Mariposa",
    "track_id": null,
    "recording_id": "2a50d90b-fd33-413d-b335-49c1f1656144",
    "artist": "Isabella Lovestory",
    "artist_ids": [
        "663981c5-3908-4845-abf8-40a3f8edb0ac"
    ],
    "album": "Mariposa",
    "release_id": null,
    "release_group_id": "f41a2ca9-19d6-44e6-a8dd-94c14b0c53ea",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-10-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Mariposa” is a sensual reggaeton-pop gem from Honduran star Isabella Lovestory. Built on a sultry dembow beat, the track flutters with bright synths and playful melodies. Isabella’s charismatic vocals deliver the butterfly metaphor—symbolizing transformation, beauty, and desire—with equal parts tenderness and boldness. The song embraces her signature mix of hyperpop gloss and Latin roots, making it irresistible on the dancefloor. It’s both fun and empowering, daring listeners to embrace metamorphosis and pleasure without shame.\u2028Listen: https://isabellalovestory.bandcamp.com/track/mariposa",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}