{
"error": null,
"document": {
"title": "Hello World Angular",
"heading": "subject to changes"
},
"versions": [
{
"attributes": {
"sequence": "1",
"versionNumber": "1.6",
"id": "A00100"
},
"contentElements": [
{
"contentType": "BASE",
"mediaType": "text/xml",
"fileName": null,
"size": 779,
"content": "This is content"
},
{
"contentType": "NOTELOG",
"mediaType": "text/plain",
"fileName": null,
"size": 29,
"content": "Content2"
}
]
}
]
}
I have difficulty in accessing the values from versions onwards.
Regards
Sandeep