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

{
    "pagination": {
        "current_page": 5,
        "total": 1100,
        "from": 41,
        "to": 50,
        "page_size": 10,
        "last_page": 110
    },
    "data": [
        {
            "id": 46,
            "nombre": "UNIVERSIDAD DE TUMBES",
            "siglas": "UNIVERSIDAD DE TUMBES",
            "lugar": "TUMBES",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIVERSIDAD-NACIONAL-DE-TUMBES.jpg"
        },
        {
            "id": 76,
            "nombre": "BANCO DE LA NACIÓN",
            "siglas": "BANCO DE LA NACIÓN",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-BANCO-DE-LA-NACION.jpg"
        },
        {
            "id": 47,
            "nombre": "MUNICIPALIDAD DE QUIQUIJANA",
            "siglas": "MUNICIPALIDAD DE QUIQUIJANA",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-QUIQUIJANA.jpg"
        },
        {
            "id": 49,
            "nombre": "MUNICIPALIDAD DE CHUCUITO JULI",
            "siglas": "MUNICIPALIDAD DE CHUCUITO JULI",
            "lugar": "PUNO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-CHUCUITO-JULI.jpg"
        },
        {
            "id": 59,
            "nombre": "PRONABEC",
            "siglas": "PRONABEC",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-PROGRAMA-NACIONAL-DE-BECAS-Y-CREDITOS-EDUCATIVO.jpg"
        },
        {
            "id": 67,
            "nombre": "UGEL DOS DE MAYO",
            "siglas": "UGEL DOS DE MAYO",
            "lugar": "HUÁNUCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-DE-DOS-DE-MAYO.jpg"
        },
        {
            "id": 50,
            "nombre": "MUNICIPALIDAD DE CHOTA",
            "siglas": "MUNICIPALIDAD DE CHOTA",
            "lugar": "CAJAMARCA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-CHOTA.jpg"
        },
        {
            "id": 56,
            "nombre": "MUNICIPALIDAD DE CHANCAY",
            "siglas": "MUNICIPALIDAD DE CHANCAY",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-CHANCAY.jpg"
        },
        {
            "id": 61,
            "nombre": "PRESIDENCIA DE LA REPUBLICA",
            "siglas": "PRESIDENCIA DE LA REPUBLICA",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-PRESIDENCIA-DE-LA-REPUBLICA-DEL-PERU.jpg"
        },
        {
            "id": 60,
            "nombre": "INVESTIGACIONES AMAZONIA",
            "siglas": "IIAP",
            "lugar": "HUÁNUCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-INSTITUTO-DE-INVESTIGACIONES-DE-LA-AMAZONIA-PERUANA.jpg"
        }
    ]
}