1[
2  {
3    "id": 3,
4    "description": "GitLab is open source software to collaborate on code. Create projects and repositories, manage access and do code reviews.",
5    "default_branch": "master",
6    "visibility": "public",
7    "ssh_url_to_repo": "git@demo.gitlab.com:gitlab/gitlabhq.git",
8    "http_url_to_repo": "http://demo.gitlab.com/gitlab/gitlabhq.git",
9    "web_url": "http://demo.gitlab.com/gitlab/gitlabhq",
10    "owner": {
11      "id": 4,
12      "name": "GitLab",
13      "username": "gitlab",
14      "state": "active",
15      "avatar_url": "https://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61",
16      "web_url": "http://demo.gitlab.com/gitlab"
17    },
18    "name": "gitlabhq",
19    "name_with_namespace": "GitLab / gitlabhq",
20    "path": "gitlabhq",
21    "path_with_namespace": "gitlab/gitlabhq",
22    "issues_enabled": true,
23    "merge_requests_enabled": true,
24    "wiki_enabled": true,
25    "snippets_enabled": true,
26    "created_at": "2012-12-21T13:06:34Z",
27    "last_activity_at": "2013-12-02T19:10:10Z",
28    "namespace": {
29      "id": 4,
30      "name": "GitLab",
31      "path": "gitlab",
32      "kind": "group",
33      "full_path": "gitlab",
34      "parent_id": null
35    }
36  },
37  {
38    "id": 4,
39    "description": "Component of GitLab CI. Web application",
40    "default_branch": "master",
41    "visibility": "private",
42    "ssh_url_to_repo": "git@demo.gitlab.com:gitlab/gitlab-ci.git",
43    "http_url_to_repo": "http://demo.gitlab.com/gitlab/gitlab-ci.git",
44    "web_url": "http://demo.gitlab.com/gitlab/gitlab-ci",
45    "owner": {
46      "id": 4,
47      "name": "GitLab",
48      "username": "gitlab",
49      "state": "active",
50      "avatar_url": "https://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61",
51      "web_url": "http://demo.gitlab.com/gitlab"
52    },
53    "name": "gitlab-ci",
54    "name_with_namespace": "GitLab / gitlab-ci",
55    "path": "gitlab-ci",
56    "path_with_namespace": "gitlab/gitlab-ci",
57    "issues_enabled": true,
58    "merge_requests_enabled": true,
59    "wiki_enabled": true,
60    "snippets_enabled": true,
61    "created_at": "2012-12-21T13:06:50Z",
62    "last_activity_at": "2013-11-28T19:26:54Z",
63    "namespace": {
64      "id": 4,
65      "name": "GitLab",
66      "path": "gitlab",
67      "kind": "group",
68      "full_path": "gitlab",
69      "parent_id": null
70    }
71  },
72  {
73    "id": 5,
74    "description": "",
75    "default_branch": "master",
76    "visibility": "public",
77    "ssh_url_to_repo": "git@demo.gitlab.com:gitlab/gitlab-recipes.git",
78    "http_url_to_repo": "http://demo.gitlab.com/gitlab/gitlab-recipes.git",
79    "web_url": "http://demo.gitlab.com/gitlab/gitlab-recipes",
80    "owner": {
81      "id": 4,
82      "name": "GitLab",
83      "username": "gitlab",
84      "state": "active",
85      "avatar_url": "https://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61",
86      "web_url": "http://demo.gitlab.com/gitlab"
87    },
88    "name": "gitlab-recipes",
89    "name_with_namespace": "GitLab / gitlab-recipes",
90    "path": "gitlab-recipes",
91    "path_with_namespace": "gitlab/gitlab-recipes",
92    "issues_enabled": true,
93    "merge_requests_enabled": true,
94    "wiki_enabled": true,
95    "snippets_enabled": true,
96    "created_at": "2012-12-21T13:07:02Z",
97    "last_activity_at": "2013-12-02T13:54:10Z",
98    "namespace": {
99      "id": 4,
100      "name": "GitLab",
101      "path": "gitlab",
102      "kind": "group",
103      "full_path": "gitlab",
104      "parent_id": null
105    }
106  },
107  {
108    "id": 8,
109    "description": "ssh access and repository management app for GitLab",
110    "default_branch": "master",
111    "visibility": "private",
112    "ssh_url_to_repo": "git@demo.gitlab.com:gitlab/gitlab-shell.git",
113    "http_url_to_repo": "http://demo.gitlab.com/gitlab/gitlab-shell.git",
114    "web_url": "http://demo.gitlab.com/gitlab/gitlab-shell",
115    "owner": {
116      "id": 4,
117      "name": "GitLab",
118      "username": "gitlab",
119      "state": "active",
120      "avatar_url": "https://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61",
121      "web_url": "http://demo.gitlab.com/gitlab"
122    },
123    "name": "gitlab-shell",
124    "name_with_namespace": "GitLab / gitlab-shell",
125    "path": "gitlab-shell",
126    "path_with_namespace": "gitlab/gitlab-shell",
127    "issues_enabled": true,
128    "merge_requests_enabled": true,
129    "wiki_enabled": true,
130    "snippets_enabled": false,
131    "created_at": "2013-03-20T13:28:53Z",
132    "last_activity_at": "2013-11-30T00:11:17Z",
133    "namespace": {
134      "id": 4,
135      "name": "GitLab",
136      "path": "gitlab",
137      "kind": "group",
138      "full_path": "gitlab",
139      "parent_id": null
140    }
141  },
142  {
143    "id": 9,
144    "description": null,
145    "default_branch": "master",
146    "visibility": "private",
147    "ssh_url_to_repo": "git@demo.gitlab.com:gitlab/gitlab_git.git",
148    "http_url_to_repo": "http://demo.gitlab.com/gitlab/gitlab_git.git",
149    "web_url": "http://demo.gitlab.com/gitlab/gitlab_git",
150    "owner": {
151      "id": 4,
152      "name": "GitLab",
153      "username": "gitlab",
154      "state": "active",
155      "avatar_url": "https://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61",
156      "web_url": "http://demo.gitlab.com/gitlab"
157    },
158    "name": "gitlab_git",
159    "name_with_namespace": "GitLab / gitlab_git",
160    "path": "gitlab_git",
161    "path_with_namespace": "gitlab/gitlab_git",
162    "issues_enabled": true,
163    "merge_requests_enabled": true,
164    "wiki_enabled": true,
165    "snippets_enabled": false,
166    "created_at": "2013-04-28T19:15:08Z",
167    "last_activity_at": "2013-12-02T13:07:13Z",
168    "namespace": {
169      "id": 4,
170      "name": "GitLab",
171      "path": "gitlab",
172      "kind": "group",
173      "full_path": "gitlab",
174      "parent_id": null
175    }
176  },
177  {
178    "id": 10,
179    "description": "ultra lite authorization library http://randx.github.com/six/\\r\\n ",
180    "default_branch": "master",
181    "visibility": "public",
182    "ssh_url_to_repo": "git@demo.gitlab.com:sandbox/six.git",
183    "http_url_to_repo": "http://demo.gitlab.com/sandbox/six.git",
184    "web_url": "http://demo.gitlab.com/sandbox/six",
185    "owner": {
186      "id": 4,
187      "name": "GitLab",
188      "username": "gitlab",
189      "state": "active",
190      "avatar_url": "https://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61",
191      "web_url": "http://demo.gitlab.com/gitlab"
192    },
193    "name": "Six",
194    "name_with_namespace": "Sandbox / Six",
195    "path": "six",
196    "path_with_namespace": "sandbox/six",
197    "issues_enabled": true,
198    "merge_requests_enabled": true,
199    "wiki_enabled": true,
200    "snippets_enabled": false,
201    "created_at": "2013-08-01T16:45:02Z",
202    "last_activity_at": "2013-11-29T11:30:56Z",
203    "namespace": {
204      "id": 4,
205      "name": "GitLab",
206      "path": "gitlab",
207      "kind": "group",
208      "full_path": "gitlab",
209      "parent_id": null
210    }
211  },
212  {
213    "id": 11,
214    "description": "Simple HTML5 Charts using the <canvas> tag ",
215    "default_branch": "master",
216    "visibility": "private",
217    "ssh_url_to_repo": "git@demo.gitlab.com:sandbox/charts-js.git",
218    "http_url_to_repo": "http://demo.gitlab.com/sandbox/charts-js.git",
219    "web_url": "http://demo.gitlab.com/sandbox/charts-js",
220    "owner": {
221      "id": 4,
222      "name": "GitLab",
223      "username": "gitlab",
224      "state": "active",
225      "avatar_url": "https://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61",
226      "web_url": "http://demo.gitlab.com/gitlab"
227    },
228    "name": "Charts.js",
229    "name_with_namespace": "Sandbox / Charts.js",
230    "path": "charts-js",
231    "path_with_namespace": "sandbox/charts-js",
232    "issues_enabled": true,
233    "merge_requests_enabled": true,
234    "wiki_enabled": true,
235    "snippets_enabled": false,
236    "created_at": "2013-08-01T16:47:29Z",
237    "last_activity_at": "2013-12-02T15:18:11Z",
238    "namespace": {
239      "id": 4,
240      "name": "GitLab",
241      "path": "gitlab",
242      "kind": "group",
243      "full_path": "gitlab",
244      "parent_id": null
245    }
246  },
247  {
248    "id": 13,
249    "description": "",
250    "default_branch": "master",
251    "visibility": "private",
252    "ssh_url_to_repo": "git@demo.gitlab.com:sandbox/afro.git",
253    "http_url_to_repo": "http://demo.gitlab.com/sandbox/afro.git",
254    "web_url": "http://demo.gitlab.com/sandbox/afro",
255    "owner": {
256      "id": 4,
257      "name": "GitLab",
258      "username": "gitlab",
259      "state": "active",
260      "avatar_url": "https://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61",
261      "web_url": "http://demo.gitlab.com/gitlab"
262    },
263    "name": "Afro",
264    "name_with_namespace": "Sandbox / Afro",
265    "path": "afro",
266    "path_with_namespace": "sandbox/afro",
267    "issues_enabled": true,
268    "merge_requests_enabled": true,
269    "wiki_enabled": true,
270    "snippets_enabled": false,
271    "created_at": "2013-11-14T17:45:19Z",
272    "last_activity_at": "2013-12-02T17:41:45Z",
273    "namespace": {
274      "id": 4,
275      "name": "GitLab",
276      "path": "gitlab",
277      "kind": "group",
278      "full_path": "gitlab",
279      "parent_id": null
280    }
281  }
282]
283