GET /api/comun/conv-entidades/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "pagination": {
        "current_page": 1,
        "total": 1100,
        "from": 1,
        "to": 10,
        "page_size": 10,
        "last_page": 110
    },
    "data": [
        {
            "id": 12,
            "nombre": "INSTITUTO GEOFISICO",
            "siglas": "IGP",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-INSTITUTO-GEOFISICO-DEL-PERU.jpg"
        },
        {
            "id": 15,
            "nombre": "MUNICIPALIDAD DE CHALLABAMBA",
            "siglas": "MUNICIPALIDAD DE CHALLABAMBA",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-CHALLABAMBA.jpg"
        },
        {
            "id": 38,
            "nombre": "SENASA",
            "siglas": "SENASA",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-SERVICIO-NACIONAL-DE-SANIDAD-AGRARIA.jpg"
        },
        {
            "id": 21,
            "nombre": "SUNASS",
            "siglas": "SUNASS",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-SUPERINTENDENCIA-NACIONAL-DE-SERVICIOS-DE-SANEAMIENTO.jpg"
        },
        {
            "id": 23,
            "nombre": "PROGRAMA SANEAMIENTO URBANO",
            "siglas": "PROGRAMA SANEAMIENTO URBANO",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-PROGRAMA-NACIONAL-DE-SANEAMIENTO-URBANO.jpg"
        },
        {
            "id": 40,
            "nombre": "ONP",
            "siglas": "ONP",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-OFICINA-DE-NORMALIZACION-PREVISIONAL.jpg"
        },
        {
            "id": 17,
            "nombre": "ELECTROPERU",
            "siglas": "ELECTROPERU",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-ELECTROPERU-SA.jpg"
        },
        {
            "id": 37,
            "nombre": "SAT TRUJILLO",
            "siglas": "SAT TRUJILLO",
            "lugar": "LA LIBERTAD",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-SERVICIO-DE-ADMINISTRACION-TRIBUTARIA-DE-TRUJILLO.jpg"
        },
        {
            "id": 26,
            "nombre": "MINISTERIO DE INCLUSIÓN SOCIAL",
            "siglas": "MIDIS",
            "lugar": "HUANCAVELICA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MINISTERIO-DE-DESARROLLO-E-INCLUSION-SOCIAL.jpg"
        },
        {
            "id": 5,
            "nombre": "MUNICIPALIDAD DE ESPINAR",
            "siglas": "MUNICIPALIDAD DE ESPINAR",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-ESPINAR.jpg"
        }
    ]
}