GET /api/v1/temi/7?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 7,
    "slug": "personale",
    "parent": "https://openpnrr.it/api/v1/temi/6?format=api",
    "descrizione": "Personale",
    "figli": []
}