Include web archive link in /api/bookmarks/ (#655)

This commit is contained in:
Sascha Ißbrücker
2024-03-17 10:04:05 +01:00
committed by GitHub
parent ce213775b6
commit afb752765d
4 changed files with 32 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ Example response:
"notes": "Example notes",
"website_title": "Website title",
"website_description": "Website description",
"web_archive_snapshot_url": "https://web.archive.org/web/20200926094623/https://example.com",
"is_archived": false,
"unread": false,
"shared": false,