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

[
    {
        "id": 1,
        "name": "Bicos Cerâmicos",
        "slug": "bicos-ceramicos"
    },
    {
        "id": 2,
        "name": "Diversos",
        "slug": "diversos"
    }
]