...
A record is the central entity of the storage system. It has a global identifier and and consists of several representations.
Representations
Lets get back to our example in the Data Model section. Say that you want to create a record out of the three files you have. Each one will be stored in a different representation. Creating new representations is done using the /records REST endpoint:
...