Returns the urls to project's apps.

GET /?p=3206
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/json
Vary: Accept

{
    "admin": "http://pcgearlab.com/?p=3206admin/",
    "auth/login": "http://pcgearlab.com/?p=3206auth/login/",
    "template-api": "http://pcgearlab.com/?p=3206template-api/",
    "card-api": "http://pcgearlab.com/?p=3206card-api/"
}