1{
2 "data":[
3 {
4 "id":"a421cf5a-53d7-4222-9374-a991dc2bd412",
5 "name":"Artisan Remote",
6 "slug":"artisan-remote",
7 "url":"https://github.com/PhiloNL/artisan-remote",
8 "logo":"https://unlock-static.s3.eu-central-1.amazonaws.com/media/030955bf-fcfa-4a57-bbc2-c512eb92f8db/4khM4Wit5tEWxfgK7Lq7c3SCLAbuJ6mIyKOZ72mv.png",
9 "type":"electron",
10 "updater":"electron-builder",
11 "distribution":true,
12 "public_distribution_page":true,
13 "distribution_requires_license":true,
14 "created_at":"2021-07-11T14:46:12+00:00",
15 "updated_at":"2021-07-11T14:46:12+00:00",
16 "links":{
17 "account":"https://api.anystack.sh/v1/teams/e49bcec2-1668-4bd8-88c6-f12873c46b6c",
18 "releases":"https://api.anystack.sh/v1/products/a421cf5a-53d7-4222-9374-a991dc2bd412/releases",
19 "policies":"https://api.anystack.sh/v1/products/a421cf5a-53d7-4222-9374-a991dc2bd412/policies",
20 "licenses":"https://api.anystack.sh/v1/products/a421cf5a-53d7-4222-9374-a991dc2bd412/licenses"
21 }
22 },
23 {
24 //...
25 }
26 ],
27 "links":{
28 "first":"https://api.anystack.sh/v1/products?page=1",
29 "last":"https://api.anystack.sh/v1/products?page=20",
30 "prev":null,
31 "next":"https://api.anystack.sh/v1/products?page=2"
32 },
33 "meta":{
34 "current_page":1,
35 "from":1,
36 "last_page":20,
37 "links":[
38 {
39 "url":"https://api.anystack.sh/v1/products?page=2",
40 "label":"Next »",
41 "active":false
42 },
43 {
44 "url":null,
45 "label":"« Previous",
46 "active":false
47 },
48 {
49 "url":"https://api.anystack.sh/v1/products?page=1",
50 "label":"1",
51 "active":true
52 },
53 {
54 "url":"https://api.anystack.sh/v1/products?page=2",
55 "label":"2",
56 "active":false
57 },
58 {
59 //...
60 }
61
62 ],
63 "path":"https://api.anystack.sh/v1/products",
64 "per_page":20,
65 "to":1,
66 "total":5
67 }
68}}