GET /api/external/sections/
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "id": 1,
        "name": "Farmaceutica"
    },
    {
        "id": 2,
        "name": "Consumer Goods"
    },
    {
        "id": 3,
        "name": "Food & Beverage"
    },
    {
        "id": 190,
        "name": "TELCO"
    }
]