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

{
    "pagination": {
        "current_page": 42,
        "total": 1100,
        "from": 411,
        "to": 420,
        "page_size": 10,
        "last_page": 110
    },
    "data": [
        {
            "id": 437,
            "nombre": "UGEL YUNGAY",
            "siglas": "UGEL YUNGAY",
            "lugar": "ANCASH",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-YUNGAY.jpg"
        },
        {
            "id": 440,
            "nombre": "UGEL CRUCERO",
            "siglas": "UGEL CRUCERO",
            "lugar": "PUNO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-CRUCERO.jpg"
        },
        {
            "id": 434,
            "nombre": "MUNICIPALIDAD QUELLOUNO",
            "siglas": "MUNICIPALIDAD QUELLOUNO",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-QUELLOUNO.jpg"
        },
        {
            "id": 436,
            "nombre": "UGEL CHANCHAMAYO",
            "siglas": "UGEL CHANCHAMAYO",
            "lugar": "JUNIN",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-DE-CHANCHAMAYO.jpg"
        },
        {
            "id": 416,
            "nombre": "UGEL CALCA",
            "siglas": "UGEL CALCA",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-CALCA.jpg"
        },
        {
            "id": 417,
            "nombre": "UNIVERSIDAD SAN MARCOS",
            "siglas": "UNIVERSIDAD SAN MARCOS",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIVERSIDAD-NACIONAL-MAYOR-DE-SAN-MARCOS.jpg"
        },
        {
            "id": 439,
            "nombre": "RED DE SALUD CAJAMARCA",
            "siglas": "RED DE SALUD CAJAMARCA",
            "lugar": "CAJAMARCA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-RED-DE-SERVICIOS-DE-SALUD-CAJAMARCA.jpg"
        },
        {
            "id": 421,
            "nombre": "GOBIERNO REGIONAL DE UCAYALI",
            "siglas": "GOBIERNO REGIONAL DE UCAYALI",
            "lugar": "UCAYALI",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-GOBIERNO-REGIONAL-DE-UCAYALI.jpg"
        },
        {
            "id": 448,
            "nombre": "UGEL QUISPICANCHI",
            "siglas": "UGEL QUISPICANCHI",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-UGEL-QUISPICANCHI.jpg"
        },
        {
            "id": 422,
            "nombre": "MUNICIPALIDAD DE RODRÍGUEZ DE MENDOZA",
            "siglas": "MUNICIPALIDAD DE RODRÍGUEZ DE MENDOZA",
            "lugar": "AMAZONAS",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIA-DE-RODRIGUEZ-DE-MENDOZA.jpg"
        }
    ]
}