1 {
2 "_meta": {
3 "created_at_date": [
4 2023,
5 5,
6 26
7 ],
8 "created_at_timestamp": 1685105731.719386,
9 "updated_at_date": [
10 2024,
11 5,
12 1
13 ],
14 "updated_at_timestamp": 1714555746.655248,
15 "version_id": "a1efb819",
16 "source": "dockerhub",
17 "object": "repository",
18 "is_deleted": false
19 },
20 "doc": {
21 "id": "dockerhub_repository_example_repository_dev",
22 "source_id": "example_repository_dev",
23 "publisher": "dev",
24 "name": "example-repository",
25 "hub_user": "dev",
26 "namespace": "dev",
27 "repository_type": "image",
28 "status": 1,
29 "description": "Example repository description",
30 "is_automated": false,
31 "star_count": 0,
32 "pull_count": 2,
33 "collaborator_count": 0,
34 "last_updated": "2022-06-09T08:32:05.75699Z",
35 "full_description": "Full example repository description",
36 "permissions": {
37 "read": true,
38 "write": false,
39 "admin": false
40 },
41 "url": "https://hub.docker.com/r/example_repository/dev"
42 }
43 }