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

{
    "pagination": {
        "current_page": 32,
        "total": 1100,
        "from": 311,
        "to": 320,
        "page_size": 10,
        "last_page": 110
    },
    "data": [
        {
            "id": 266,
            "nombre": "UNIVERSIDAD NACIONAL DE INGENIERÍA",
            "siglas": "UNI",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIVERSIDAD-NACIONAL-DE-INGENIERIA.jpg"
        },
        {
            "id": 259,
            "nombre": "PROGRAMA SANEAMIENTO RURAL",
            "siglas": "PROGRAMA SANEAMIENTO RURAL",
            "lugar": "CAJAMARCA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-PROGRAMA-NACIONAL-DE-SANEAMIENTO-RURAL.jpg"
        },
        {
            "id": 322,
            "nombre": "MUNICIPALIDAD DE PARINACOCHAS",
            "siglas": "MUNICIPALIDAD DE PARINACOCHAS",
            "lugar": "AYACUCHO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-PARINACOCHAS.jpg"
        },
        {
            "id": 306,
            "nombre": "UNIVERSIDAD NACIONAL JOSE FAUSTINO",
            "siglas": "UNIVERSIDAD NACIONAL JOSE FAUSTINO",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIVERSIDAD-NACIONAL-JOSE-FAUSTINO-SANCHEZ-CARRION.jpg"
        },
        {
            "id": 338,
            "nombre": "MUNICIPALIDAD DE NUEVO PROGRESO",
            "siglas": "MUNICIPALIDAD DE NUEVO PROGRESO",
            "lugar": "SAN MARTÍN",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-NUEVO-PROGRESO.jpg"
        },
        {
            "id": 328,
            "nombre": "UNIVERSIDAD NACIONAL DE CAJAMARCA",
            "siglas": "UNIVERSIDAD NACIONAL DE CAJAMARCA",
            "lugar": "CAJAMARCA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIVERSIDAD-NACIONAL-DE-CAJAMARCA.jpg"
        },
        {
            "id": 327,
            "nombre": "MUNICIPALIDAD DE PALCA - TACNA",
            "siglas": "MUNICIPALIDAD DE PALCA - TACNA",
            "lugar": "TACNA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-PALCA-TACNA.jpg"
        },
        {
            "id": 308,
            "nombre": "AGRO RURAL",
            "siglas": "AGRO RURAL",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-PROGRAMA-DE-DESARROLLO-PRODUCTIVO-AGRARIO-RURAL.jpg"
        },
        {
            "id": 330,
            "nombre": "UGEL URUBAMBA",
            "siglas": "UGEL URUBAMBA",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-URUBAMBA.jpg"
        },
        {
            "id": 313,
            "nombre": "HOSPITAL DE HUACHO",
            "siglas": "HOSPITAL DE HUACHO",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-HOSPITAL-REGIONAL-DE-HUACHO.jpg"
        }
    ]
}