I want to get details of a project that is hosted on Apache Projects.
Is there any API support where I get say, list of Java Projects (or) Given a project id get all issues related to particular project?
I did this for projects hosted on GitHub using its API but I am new to Apache Projects and couldn't find any such API.