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

{
    "url": "https://openchia.io/api/v1.0/transaction/2/?format=api",
    "transaction": "f589992c91a5d765e69cb841ce871fbab6288e1443248967921b62ea934cfc6f",
    "created_at_time": "2021-08-22T02:13:46.300064Z",
    "xch_price": null,
    "confirmed_block_index": 749528
}