GET /api/conversions/9876/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://converter-api.hive-engine.com/api/conversions/9876/?format=api",
    "from_coin_symbol": "LTC",
    "to_coin_symbol": "SWAP.LTC",
    "from_address": "btc-swap",
    "to_address": "mydays",
    "to_memo": "Token Conversion via LTC deposit address MTQLnewu9v27pZmtj2GCXKv62o4ZuVPdGG",
    "to_amount": "15.93801000000000000000",
    "to_txid": "1e0b6250b3cbce702a6d0d2733b79444b6f7d46f",
    "tx_fee": "0.00000000000000000000",
    "ex_fee": "0.16099000000000000000",
    "created_at": "2020-12-13T04:25:10.614206Z",
    "updated_at": "2020-12-13T04:25:10.614248Z",
    "deposit": "https://converter-api.hive-engine.com/api/deposits/41290/?format=api",
    "from_coin": "https://converter-api.hive-engine.com/api/coins/LTC/?format=api",
    "to_coin": "https://converter-api.hive-engine.com/api/coins/SWAP.LTC/?format=api"
}

This Web API is running CryptoToken Converter, an open source application created by Privex Inc.
Privex Inc. DOES NOT operate this service, and is not liable for any damages caused by using it.
If you have any problems with this service, please contact the owner of this domain: converter-api.hive-engine.com

Developed by Privex