| 1 | { |
| 2 | "user": "user1", |
| 3 | "name": "name1", |
| 4 | "namespace": "namespace", |
| 5 | "repository_type": "image", |
| 6 | "status": 1, |
| 7 | "description": "Description.", |
| 8 | "is_private": false, |
| 9 | "is_automated": false, |
| 10 | "can_edit": false, |
| 11 | "star_count": 45, |
| 12 | "pull_count": 18540191, |
| 13 | "last_updated": "2019-03-28T21:26:05.527650Z", |
| 14 | "is_migrated": false, |
| 15 | "has_starred": false, |
| 16 | "affiliation": null, |
| 17 | "permissions": { |
| 18 | "read": true, |
| 19 | "write": false, |
| 20 | "admin": false |
| 21 | } |
| 22 | } |