Public Instance
retrieve:
Return the details about the given Public id.
list:
List all Public objects.
GET /api/v1/publics/3/?format=api
{
"id": 3,
"fr_label": "Collaborateurs",
"en_label": "Collaborators",
"de_label": "Mitarbeitende"
}