Information about plays

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

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

{
    "id": 3574861,
    "uri": "https://api.kexp.org/v2/plays/3574861/?format=api",
    "airdate": "2025-11-06T20:53:51-08:00",
    "show": 65040,
    "show_uri": "https://api.kexp.org/v2/shows/65040/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ke Masa Lalu",
    "track_id": null,
    "recording_id": null,
    "artist": "Nusantara Beat",
    "artist_ids": [
        "f7fbd3f4-d47b-4d49-a09f-a9273b0a9c86"
    ],
    "album": "",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thus far, the otherworldly psych-folk sounds of Indonesia-rooted, Netherlands-based outfit Nusantara Beat have existed solely on sporadic seven-inch releases, but as the release of their debut album draws ever closer, their sound continues to take on entrancing new forms. \n\nBuilding upon the retro-styled pop-psych earworm of ‘Tamat’, the first single to be taken from that eponymous debut album due out in November, the band have now unleashed ‘Ke Masa Lalu’, an equally compelling effort which nevertheless adopts a vastly different sound.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}