[
{
    "model": "unicorn.conversion",
    "pk": 23,
    "fields": {
        "from_amount": 1.0,
        "from_unit": 54,
        "to_amount": 10.0,
        "to_unit": 52,
        "marker": "=",
        "generic": true,
        "year_from": null,
        "year_to": null,
        "original_text": "",
        "precision": null,
        "status": 1,
        "material": [],
        "source": [
            11
        ]
    }
},
{
    "model": "unicorn.conversion",
    "pk": 24,
    "fields": {
        "from_amount": 18.0,
        "from_unit": 54,
        "to_amount": 22.5,
        "to_unit": 55,
        "marker": "=",
        "generic": true,
        "year_from": null,
        "year_to": null,
        "original_text": "",
        "precision": null,
        "status": 1,
        "material": [],
        "source": [
            11
        ]
    }
}
]
