GET /api/v1.0/transaction/111/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://openchia.io/api/v1.0/transaction/111/?format=api",
    "transaction": "9a5f777b487f43059c4b672ab7df8ccac89fce50d62da8e0260f8eaaf6bbdb5d",
    "created_at_time": "2022-01-17T05:13:08.645189Z",
    "xch_price": null,
    "confirmed_block_index": 1433318
}