[ref]: /api/infoceanos/metadatos/fuente-financiamiento

GET /api/infoceanos/metadatos/fuente-financiamiento/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

[
    {
        "nombre": "Gubernamental"
    },
    {
        "nombre": "Internacional"
    },
    {
        "nombre": "No gubernamental"
    }
]