```json
[
{
- "created": "2023-02-14 14:31:06",
- "edited": "2023-02-14 14:31:14",
- "title": "",
- "desc": "",
- "album": "Wall Photos",
- "filename": "image.png",
- "type": "image/png",
- "height": 835,
- "width": 693,
- "datasize": 119523,
- "profile": 0,
- "allow_cid": "",
- "deny_cid": "",
- "allow_gid": "",
- "deny_gid": "",
- "id": "899184972463eb9b2ae3dc2580502826",
- "scale": 0,
- "media-id": 52,
- "scales": [
- {
- "id": 52,
- "scale": 0,
- "link": "https://<server>/photo/899184972463eb9b2ae3dc2580502826-0.png",
- "width": 693,
- "height": 835,
- "size": 119523
- },
- ...
- ],
- "thumb": "https://<server>/photo/899184972463eb9b2ae3dc2580502826-2.png"
+ "created": "2023-02-14 14:31:06",
+ "edited": "2023-02-14 14:31:14",
+ "title": "",
+ "desc": "",
+ "album": "Wall Photos",
+ "filename": "image.png",
+ "type": "image/png",
+ "height": 835,
+ "width": 693,
+ "datasize": 119523,
+ "profile": 0,
+ "allow_cid": "",
+ "deny_cid": "",
+ "allow_gid": "",
+ "deny_gid": "",
+ "id": "899184972463eb9b2ae3dc2580502826",
+ "scale": 0,
+ "media-id": 52,
+ "scales": [
+ {
+ "id": 52,
+ "scale": 0,
+ "link": "https://<server>/photo/899184972463eb9b2ae3dc2580502826-0.png",
+ "width": 693,
+ "height": 835,
+ "size": 119523
+ },
+ ...
+ ],
+ "thumb": "https://<server>/photo/899184972463eb9b2ae3dc2580502826-2.png"
},
...
]
"spoiler_text": "",
"visibility": "public",
"language": "en",
- ...
+ ...
"account": {
"id": "8",
"username": "testuser2",
- ...
+ ...
},
"media_attachments": [],
"mentions": [],
```json
[
- {
- "id": "6",
- "username": "testuser1",
- ...
- }
+ {
+ "id": "6",
+ "username": "testuser1",
+ ...
+ }
]
```
"spoiler_text": "",
"visibility": "public",
"language": "en",
- ...
+ ...
"account": {
"id": "8",
"username": "testuser2",
- ...
+ ...
},
"media_attachments": [],
"mentions": [],
"created_at": "2023-02-23T02:45:46.000Z",
"in_reply_to_id": "356",
"in_reply_to_status": {
- "id": "356",
- "created_at": "2023-02-23T02:45:35.000Z",
- "in_reply_to_id": null,
- "in_reply_to_status": null,
- "in_reply_to_account_id": null,
- ...
- "content": "A post from testuser1",
- ...
- "account": {
- "id": "6",
- "username": "testuser1",
- "acct": "testuser1",
- "display_name": "testuser1",
- ...
- },
- ...
- "friendica": {
- "title": "",
- "dislikes_count": 0
- }
+ "id": "356",
+ "created_at": "2023-02-23T02:45:35.000Z",
+ "in_reply_to_id": null,
+ "in_reply_to_status": null,
+ "in_reply_to_account_id": null,
+ ...
+ "content": "A post from testuser1",
+ ...
+ "account": {
+ "id": "6",
+ "username": "testuser1",
+ "acct": "testuser1",
+ "display_name": "testuser1",
+ ...
+ },
+ ...
+ "friendica": {
+ "title": "",
+ "dislikes_count": 0
+ }
},
"in_reply_to_account_id": "6",
...
"content": "A reply from testuser2",
...
"account": {
- "id": "8",
- "username": "testuser2",
- "acct": "testuser2",
- "display_name": "testuser2",
- ...
+ "id": "8",
+ "username": "testuser2",
+ "acct": "testuser2",
+ "display_name": "testuser2",
+ ...
},
...
"friendica": {
- "title": "",
- "dislikes_count": 0
+ "title": "",
+ "dislikes_count": 0
}
}
```