GET /osmosis/lockup/v1beta1/locked_by_id/{lock_id} HTTP/1.1 Host: osmo.nownodes.io Accept: */*
A successful response.
{ "lock": { "ID": "text", "owner": "text", "duration": "text", "end_time": "2025-05-13T22:28:44.422Z", "coins": [ { "denom": "text", "amount": "text" } ], "reward_receiver_address": "text" } }