Public Instance
retrieve:
Return the details about the given Public id.
list:
List all Public objects.
GET /api/v1/publics/2/
{ "id": 2, "fr_label": "Etudiants", "en_label": "Students", "de_label": "Studierende" }
retrieve:
Return the details about the given Public id.
list:
List all Public objects.
GET /api/v1/publics/2/
{ "id": 2, "fr_label": "Etudiants", "en_label": "Students", "de_label": "Studierende" }