{
    "metadata": {
        "component": "servicos",
        "total": 2,
        "last_updated": "2026-06-05 20:32:39"
    },
    "data": [
        {
            "id": 2,
            "user_id": 1,
            "content": {
                "foto": "",
                "descricao": "teasdf"
            },
            "created_at": "2026-06-05 16:13:40",
            "updated_at": "2026-06-05 21:14:16",
            "taxonomies": []
        },
        {
            "id": 1,
            "user_id": 1,
            "content": {
                "foto": "teste",
                "descricao": "asdfsdaf"
            },
            "created_at": "2026-06-05 16:02:34",
            "updated_at": "2026-06-05 21:32:39",
            "taxonomies": {
                "tipo": [
                    {
                        "id": 4,
                        "name": "CArro",
                        "slug": "carro"
                    },
                    {
                        "id": 7,
                        "name": "Civic",
                        "slug": "civic"
                    }
                ],
                "marca": [
                    {
                        "id": 8,
                        "name": "Gol",
                        "slug": "gol"
                    }
                ]
            }
        }
    ]
}