--- title: Structures anchor: structures weight: 30 --- This section details what kind of data structures are returned by the json-api. **IMPORTANT**: All structures are returned in [JSON form](https://www.json.org/json-en.html). ## General Data Notation * u64 * Unsigned 64 bit integer * i64 * Signed 64 bit integer * String