Closed Bug 931938 Opened 11 years ago Closed 11 years ago

Add an API to retrieve rating for an app (and make sure it can be polled)

Categories

(Marketplace Graveyard :: API, enhancement, P1)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: clouserw, Assigned: kngo)

References

Details

(Whiteboard: [qa-])

Assignee: nobody → robhudson.mozbugs
We're thinking something along the lines of this: { "ESRB": { "rating": "Everyone", "rating_slug": "0", "descriptors": [ "Blood and Gore", "Language" ], "interactive_elements": [ "Shares information", ] }, "PEGI": { ... } } At a specific URL, like /api/v1/apps/app/(int:id|string:slug)/content-ratings/. Optionally provide a `since` querystring arg with ISO 8601 date/time to return content ratings added or modified since this date.
Blocks: 933064
Blocks: 931947
Assignee: robhudson.mozbugs → kngo
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.