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

{
    "pagination": {
        "current_page": 9,
        "total": 1100,
        "from": 81,
        "to": 90,
        "page_size": 10,
        "last_page": 110
    },
    "data": [
        {
            "id": 95,
            "nombre": "MUNICIPALIDAD DE QUISPICANCHI",
            "siglas": "MUNICIPALIDAD DE QUISPICANCHI",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-QUISPICANCHI.jpg"
        },
        {
            "id": 100,
            "nombre": "SUNAFIL",
            "siglas": "SUNAFIL",
            "lugar": "TACNA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-SUPERINTENDENCIA-NACIONAL-DE-FISCALIZACION-LABORAL.jpg"
        },
        {
            "id": 80,
            "nombre": "SECRETARIA TECNICA FONAVI",
            "siglas": "SECRETARIA TECNICA FONAVI",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-SECRETARIA-TECNICA-DE-APOYO-A-LA-COMISION-AD-HOC-CREADA-POR-LA-LEY-29625-FONAVI.jpg"
        },
        {
            "id": 113,
            "nombre": "CORPAC",
            "siglas": "CORPAC",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-CORPORACION-PERUANA-DE-AEROPUERTOS.jpg"
        },
        {
            "id": 94,
            "nombre": "MUNICIPALIDAD DOS DE MAYO",
            "siglas": "MUNICIPALIDAD DOS DE MAYO",
            "lugar": "HUÁNUCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DOS-DE-MAYO.jpg"
        },
        {
            "id": 99,
            "nombre": "HOSPITAL HONORIO DELGADO",
            "siglas": "HOSPITAL HONORIO DELGADO",
            "lugar": "AREQUIPA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-HOSPITAL-III-REGIONAL-HONORIO-DELGADO.jpg"
        },
        {
            "id": 85,
            "nombre": "MUNICIPALIDAD DE CCORCA",
            "siglas": "MUNICIPALIDAD DE CCORCA",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-CCORCA.jpg"
        },
        {
            "id": 82,
            "nombre": "MUNICIPALIDAD DE MARCAVELICA",
            "siglas": "MUNICIPALIDAD DE MARCAVELICA",
            "lugar": "PIURA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-MARCAVELICA.jpg"
        },
        {
            "id": 104,
            "nombre": "AGENCIA COMPRAS FUERZAS ARMADAS",
            "siglas": "AGENCIA COMPRAS FUERZAS ARMADAS",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-AGENCIA-DE-COMPRAS-DELAS-FUERZAS-ARMADAS.jpg"
        },
        {
            "id": 88,
            "nombre": "DIRECCIÓN DE TRANSPORTES",
            "siglas": "DRTC PUNO",
            "lugar": "JUNÍN",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-DIRECCION-REGIONAL-DE-TRANSPORTES-Y-COMUNICACIONES-JUNIN.jpg"
        }
    ]
}