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

{
    "pagination": {
        "current_page": 4,
        "total": 1100,
        "from": 31,
        "to": 40,
        "page_size": 10,
        "last_page": 110
    },
    "data": [
        {
            "id": 18,
            "nombre": "DIRECCIÓN DE EDUCACIÓN",
            "siglas": "DRE HUÁNUCO",
            "lugar": "MOQUEGUA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-DIRECCION-REGIONAL-DE-EDUCACION-DE-MOQUEGUA.jpg"
        },
        {
            "id": 34,
            "nombre": "MINISTERIO DE SALUD",
            "siglas": "MINSA",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MINISTERIO-DE-SALUD.jpg"
        },
        {
            "id": 955,
            "nombre": "UGEL ABANCAY",
            "siglas": "UGEL ABANCAY",
            "lugar": "APURIMAC",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-UGEL-ABANCAY.jpg"
        },
        {
            "id": 32,
            "nombre": "INICTEL-UNI",
            "siglas": "INICTEL-UNI",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-INSTITUTO-NACIONAL-DE-INVESTIGACION-Y-CAPACITACION-DE-TELECOMUNICACIONES.jpg"
        },
        {
            "id": 8,
            "nombre": "INSTITUTO DE REHABILITACIÓN",
            "siglas": "INR",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-INSTITUTO-NACIONAL-DE-REHABILITACION.jpg"
        },
        {
            "id": 9,
            "nombre": "INSTITUTO CATASTRAL DE LIMA",
            "siglas": "ICL",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-INSTITUTO-CATASTRAL-DE-LIMA.jpg"
        },
        {
            "id": 33,
            "nombre": "MUNICIPALIDAD DE YANAMA",
            "siglas": "MUNICIPALIDAD DE YANAMA",
            "lugar": "ANCASH",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-YANAMA.jpg"
        },
        {
            "id": 72,
            "nombre": "UNSAAC",
            "siglas": "UNSAAC",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIVERSIDAD-NACIONAL-DE-SAN-ANTONIO-ABAD-DEL-CUSCO.jpg"
        },
        {
            "id": 48,
            "nombre": "MUNICIPALIDAD SAN JOSÉ - LAMBAYEQUE",
            "siglas": "MUNICIPALIDAD SAN JOSÉ - LAMBAYEQUE",
            "lugar": "LAMBAYEQUE",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-SAN-JOSE-LAMBAYEQUE.jpg"
        },
        {
            "id": 68,
            "nombre": "MUNICIPALIDAD SAN ISIDRO",
            "siglas": "MUNICIPALIDAD SAN ISIDRO",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DE-SAN-ISIDRO.jpg"
        }
    ]
}