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-04-23T18:37:58.149Z", "coins": [ { "denom": "text", "amount": "text" } ], "reward_receiver_address": "text" } }