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

{
    "url": "https://openchia.io/api/v1.0/transaction/42/?format=api",
    "transaction": "18a3f8c57756e6d3e5a9c5873b8610083cc36d3b4ad8da555dc78a9fa28da466",
    "created_at_time": "2021-12-09T12:06:48.779569Z",
    "xch_price": null,
    "confirmed_block_index": 1254880
}