Open Archives API » Links/List

This method lists the approved links between records and online family trees. Can be used by open archives to supplement their data with this user generated content.

URL

https://api.openarchieven.nl/1.0/links/list.json

Method

GET

Input

NameRequiredDescriptionDefault
archiveNoFilter returned links on archive (obtain a list of valid archive codes via Stats/Archives)
number_showNoNumber of results to show (max=100)10
sinceNoFilter the results on date the links where created (format=YYYY-MM-DD)
callbackNoFunction name to be called on JSON data

Output

The returned data in is JSON(P) format and contains the the selected links, with title page, creation date and URL.

Example: https://api.openarchieven.nl//1.0/links/list.json outputs:

[
	{
		"identifier": "0469df63-96e8-ebca-a47f-07f2faa9ee5a",
		"archive": "elo",
		"url": "https:\/\/www.genealogieonline.nl\/genealogie-coret\/I000395.php",
		"title": "Ary Momberg (1819-????) \u00bb Genealogie Coret \u00bb Genealogie Online",
		"created": "2013-07-30 12:03:30"
	},
....
	{
		"identifier": "e75c35f9-69fb-000d-f391-dc3635773b47",
		"archive": "elo",
		"url": "http:\/\/www.genealogieonline.nl\/genealogie-de-bock\/I2972.php",
		"title": "Geertruijda van Ree (????-1753) \u00bb Genealogie De Bock \u00bb Genealogie Online",
		"created": "2013-09-18 10:29:36"
	}
]

Errors

One of the following errors may be thrown:

Error codeError message
1Invalid archive
2Invalid identifier (syntax)
5Invalid format
10Invalid number_show
18Invalid since

An example error looks (pretty-printed) like:

{
	"error_code": 6,
	"error_description": "Invalid email (syntax)"
}

Back to API documentation

Zoek uw voorouders en publiceer uw stamboom op Genealogie Online via https://www.genealogieonline.nl/