The PageAssessments projects API is currently set up as a property query but it should really be a list query (similar to the tags API) since it isn't related to pages.
In other words, it should be:
api.php?action=query&list=projects
...rather than...
api.php?action=query&prop=projects