> GET /groups/2318535/items/5WRUGIFB/children HTTP/1.1
> User-Agent: curl/7.47.0
> Accept: */*
> Zotero-API-Key: XXX
>
< HTTP/1.1 200 OK
< Date: Fri, 21 Feb 2020 01:48:21 GMT
< Server: Apache/2.4.41 (Amazon)
...
< Zotero-API-Version: 3
< Zotero-Schema-Version: 3
< Total-Results: 2
< Last-Modified-Version: 3054
< Vary: Accept-Encoding
< Content-Length: 4207
< Content-Type: application/json
<
{ [4207 bytes data]
[
{
"key": "RBWA4Q3U",
"version": 3054,
"library": {
"type": "group",
"id": 2318535,
"name": "euro-expert",
"links": {
"alternate": {
"type": "text/html"
}
}
},
"links": {
"self": {
"type": "application/json"
},
"alternate": {
"type": "text/html"
},
"up": {
"type": "application/json"
}
},
"meta": {
"createdByUser": {
"id": 6204,
"username": "fbennett",
"name": "Frank Bennett",
"links": {
"alternate": {
"type": "text/html"
}
}
}
},
"data": {
"key": "RBWA4Q3U",
"version": 3054,
"parentItem": "5WRUGIFB",
"itemType": "attachment",
"linkMode": "imported_file",
"title": "Urdu Summary",
"accessDate": "2020-02-20T16:54:49Z",
"url": "",
"note": "",
"contentType": "application/pdf",
"charset": "",
"filename": "PK202us.pdf",
"md5": "c3b9f0c38e4543489fe1484318738afa",
"mtime": 1582090980000,
"tags": [
{
"tag": "LN:ur"
},
{
"tag": "TY:summary"
}
],
"relations": {},
"dateAdded": "2020-02-20T16:54:49Z",
"dateModified": "2020-02-20T16:54:49Z"
}
},
{
"key": "JWIKNPWD",
"version": 3053,
"library": {
"type": "group",
"id": 2318535,
"name": "euro-expert",
"links": {
"alternate": {
"type": "text/html"
}
}
},
"links": {
"self": {
"type": "application/json"
},
"alternate": {
"type": "text/html"
},
"up": {
"type": "application/json"
}
},
"meta": {
"createdByUser": {
"id": 6204,
"username": "fbennett",
"name": "Frank Bennett",
"links": {
"alternate": {
"type": "text/html"
}
}
}
},
"data": {
"key": "JWIKNPWD",
"version": 3053,
"parentItem": "5WRUGIFB",
"itemType": "attachment",
"linkMode": "imported_file",
"title": "English Judgment",
"accessDate": "2020-02-20T16:54:41Z",
"url": "",
"note": "",
"contentType": "application/pdf",
"charset": "",
"filename": "PK202.pdf",
"md5": "c1c876a254ca03a33d87bd631fbe6f09",
"mtime": 1582090980000,
"tags": [
{
"tag": "LN:en"
}
],
"relations": {},
"dateAdded": "2020-02-20T16:54:41Z",
"dateModified": "2020-02-20T16:54:41Z"
}
}
]
A DELETE call attempting to remove the first attachment, with a version threshold of "5".