{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "mark", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "locationcode", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "species", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "recoverydate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "returnyear", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "releaserun", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "releaseagency", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "verifieddate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "forklength_cm", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "firstreleasedate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "rearinghatchery", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "releasesite", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "locationname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "tagcode", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "tagresult", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "stockname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "lastreleasedate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "broodyear", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] } ] }