},
"body": {
"value": [
{
"@odata.etag": "\"2\"",
"ItemInternalId": "1",
"ID": 1,
"Title": "998463100",
"status": "available",
"Modified": "2026-04-22T15:12:38Z",
"Created": "2026-04-22T15:11:46Z",
"Author": {
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
{
"@odata.etag": "\"2\"",
"ItemInternalId": "2",
"ID": 2,
"Title": "998463101",
"status": "available",
"Modified": "2026-04-22T15:12:42Z",
"Created": "2026-04-22T15:11:54Z",
"Author": {
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
{
"@odata.etag": "\"2\"",
"ItemInternalId": "3",
"ID": 3,
"Title": "998463102",
"status": "available",
"Modified": "2026-04-22T15:12:42Z",
"Created": "2026-04-22T15:11:59Z",
"Author": {
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
How do i pick the first one?
thank you