This is to allow front-end to properly handle ID values. This change was done to keep consistent with what we were doing before. Alternative version would be to have a sepparate struct on the rest package.
This is due to us introducing the web console and the uints needing to be string encoded (because of JavaScript).