Source code
Revision control
Copy as Markdown
Other Tools
{
"page_size": 25,
"page_count": 1,
"count": 4,
"next": null,
"previous": null,
"results": [
{
"name": "Repo Add-on 1",
"type": "extension",
"guid": "test_AddonRepository_1@tests.mozilla.org",
"current_version": {
"version": "2.1",
"files": [
{
"platform": "all",
"size": 9,
}
]
},
"authors": [
{
"name": "Repo Add-on 1 - Creator",
},
{
"name": "Repo Add-on 1 - First Developer",
},
{
"name": "Repo Add-on 1 - Second Developer",
}
],
"summary": "Repo Add-on 1 - Description<br>Second line",
"description": "<p>Repo Add-on 1 - Full Description & some extra</p>",
"icons": {
},
"ratings": {
"count": 1234,
"text_count": 1111,
"average": 1
},
"homepage": "http://example.com/repo/1/homepage.html",
"support_url": "http://example.com/repo/1/support.html",
"contributions_url": "http://example.com/repo/1/meetDevelopers.html",
"ratings_url": "http://example.com/repo/1/review.html",
"weekly_downloads": 3331,
"last_updated": "1970-01-01T00:00:09Z"
},
{
"name": "Repo Add-on 2",
"type": "theme",
"guid": "test_AddonRepository_2@tests.mozilla.org",
"current_version": {
"version": "2.2",
"files": [
{
"platform": "all",
"size": 9,
}
]
},
"authors": [
{
"name": "Repo Add-on 2 - Creator",
},
{
"name": "Repo Add-on 2 - First Developer",
},
{
"name": "Repo Add-on 2 - Second Developer",
}
],
"summary": "Repo Add-on 2 - Description",
"description": "Repo Add-on 2 - Full Description",
"icons": {
},
"previews": [
{
"image_url": "http://example.com/repo/2/firstFull.png",
"thumbnail_url": "http://example.com/repo/2/firstThumbnail.png",
"caption": "Repo Add-on 2 - First Caption"
},
{
"image_url": "http://example.com/repo/2/secondFull.png",
"thumbnail_url": "http://example.com/repo/2/secondThumbnail.png",
"caption": "Repo Add-on 2 - Second Caption"
}
],
"ratings": {
"count": 2223,
"text_count": 1112,
"average": 2
},
"homepage": "http://example.com/repo/2/homepage.html",
"support_url": "http://example.com/repo/2/support.html",
"contributions_url": "http://example.com/repo/2/meetDevelopers.html",
"ratings_url": "http://example.com/repo/2/review.html",
"weekly_downloads": 3332,
"last_updated": "1970-01-01T00:00:09Z"
},
{
"name": "Repo Add-on 3",
"type": "theme",
"guid": "test_AddonRepository_3@tests.mozilla.org",
"current_version": {
"version": "2.3"
},
"icons": {
},
"previews": [
{
"image_url": "http://example.com/repo/3/firstFull.png",
"thumbnail_url": "http://example.com/repo/3/firstThumbnail.png",
"caption": "Repo Add-on 3 - First Caption"
},
{
"image_url": "http://example.com/repo/3/secondFull.png",
"thumbnail_url": "http://example.com/repo/3/secondThumbnail.png",
"caption": "Repo Add-on 3 - Second Caption"
}
]
}
]
}