[
{
"last_modified_by": "admin",
"created_by": "admin",
"create_time": "2016-07-17T01:55:21Z",
"agent_representation": {
"ref": "/agents/corporate_entities/1"
},
"repo_code": "test001",
"name": "test001",
"lock_version": 0,
"system_mtime": "2016-07-17T01:55:21Z",
"user_mtime": "2016-07-17T01:55:21Z",
"jsonmodel_type": "repository",
"uri": "/repositories/2"
},
{
"last_modified_by": "admin",
"created_by": "admin",
"create_time": "2016-07-17T01:55:42Z",
"agent_representation": {
"ref": "/agents/corporate_entities/2"
},
"repo_code": "test002",
"name": "test002",
"lock_version": 0,
"system_mtime": "2016-07-17T01:55:42Z",
"user_mtime": "2016-07-17T01:55:42Z",
"jsonmodel_type": "repository",
"uri": "/repositories/3"
}
]
This response is a JSON array. What do we do if we want only a single repository?