Source code

Revision control

Copy as Markdown

Other Tools

{
"page_size": 25,
"page_count": 1,
"count": 4,
"next": null,
"previous": null,
"results": [
{
"name": "PASS",
"type": "extension",
"guid": "test1@tests.mozilla.org",
"current_version": {
"version": "1.1",
"files": [
{
"platform": "all",
"size": 5555
}
]
},
"authors": [
{
"name": "Test Creator 1",
},
{
"name": "Test Developer 1",
}
],
"summary": "Test Summary 1",
"description": "Test Description 1",
"icons": {
},
"previews": [
{
"caption": "Caption 1 - 1",
"image_size": [400, 300],
"thumbnail_size": [200, 150],
},
{
"caption": "Caption 2 - 1",
}
],
"ratings": {
"count": 1234,
"text_count": 1111,
"average": 4
},
"contributions_url": "http://example.com/contribution1.html",
"weekly_downloads": 3333,
"last_updated": "2010-02-01T14:04:05Z",
},
{
"name": "PASS",
"type": "extension",
"guid": "test2@tests.mozilla.org",
"current_version": {
"version": "2.0",
"files": [
{
"platform": "XPCShell",
"size": 1000
}
]
}
},
{
"name": "FAIL",
"type": "extension",
"guid": "notRequested@tests.mozilla.org",
"current_version": {
"version": "1.3",
"files": [
{
"platform": "all",
}
]
},
"authors": [
{
"name": "Test Creator 3"
}
],
"summary": "Add-on with a guid that wasn't requested should be ignored."
},
{
"name": "PASS",
"type": "theme",
"guid": "test_AddonRepository_1@tests.mozilla.org",
"current_version": {
"version": "1.4",
"files": [
{
"platform": "UNKNOWN1",
},
{
"platform": "UNKNOWN2",
}
]
}
}
]
}