Data Sample

All personal/company information mentioned within this context is entirely fictional and is solely intended for illustrative purposes.

Sample
	{
		"_meta": {
			"created_at_date": [
				2023,
				5,
				24
			],
			"created_at_timestamp": 1684932543.398716,
			"updated_at_date": [
				2024,
				4,
				25
			],
			"updated_at_timestamp": 1714009957.222373,
			"version_id": "22d117aa",
			"source": "dockerhub",
			"object": "member",
			"is_deleted": false
		},
		"doc": {
			"id": "dockerhub_member_50cda1a274c011e4bea40242ac11001b",
			"source_id": "50cda1a274c011e4bea40242ac11001b",
			"publisher": "Example Publisher",
			"name": "Example Publisher",
			"location": "Fort Lauderdale, FL",
			"company_name": "Unique Web Sites, Inc.",
			"date_joined": "2014-05-08T13:02:04.699668Z",
			"image": "https://www.gravatar.com/avatar/983cfd34444344fcfd42fc2417dbf1333222x31201bc3e?s=80&r=g&d=mm",
			"contact_info": {
				"profile_url": "https://example-website.com/"
			},
			"type": "User",
			"badge": "open_source",
			"url": "https://hub.docker.com/u/example-profile"
		}
	}

Was this helpful?