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

{
    "pagination": {
        "current_page": 33,
        "total": 1100,
        "from": 321,
        "to": 330,
        "page_size": 10,
        "last_page": 110
    },
    "data": [
        {
            "id": 307,
            "nombre": "UNIVERSIDAD DE JAEN",
            "siglas": "UNIVERSIDAD DE JAEN",
            "lugar": "CAJAMARCA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIVERSIDAD-NACIONAL-DE-JAEN.jpg"
        },
        {
            "id": 304,
            "nombre": "UNIVERSIDAD DE QUILLABAMBA",
            "siglas": "UNIVERSIDAD DE QUILLABAMBA",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIVERSIDAD-NACIONAL-INTERCULTURAL-DE-QUILLABAMBA.jpg"
        },
        {
            "id": 311,
            "nombre": "MUNICIPALIDAD DISTRITAL DE CAYMA",
            "siglas": "MUNICIPALIDAD DISTRITAL DE CAYMA",
            "lugar": "AREQUIPA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-CAYMA.jpg"
        },
        {
            "id": 314,
            "nombre": "MUNICIPALIDAD DE LIMATAMBO",
            "siglas": "MUNICIPALIDAD DE LIMATAMBO",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-LIMATAMBO.jpg"
        },
        {
            "id": 320,
            "nombre": "MUNICIPALIDAD DE PATAZ",
            "siglas": "MUNICIPALIDAD DE PATAZ",
            "lugar": "LA LIBERTAD",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-PATAZ.jpg"
        },
        {
            "id": 332,
            "nombre": "MUNICIPALIDAD DE HUAROCHIRÍ",
            "siglas": "MUNICIPALIDAD DE HUAROCHIRÍ",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-HUAROCHIRI-MATUCANA.jpg"
        },
        {
            "id": 335,
            "nombre": "MINISTERIO DE DEFENSA",
            "siglas": "MINDEF",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MINISTERIO-DE-DEFENSA.jpg"
        },
        {
            "id": 316,
            "nombre": "MUNICIPALIDAD DE CARHUAZ",
            "siglas": "MUNICIPALIDAD DE CARHUAZ",
            "lugar": "ANCASH",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-CARHUAZ.jpg"
        },
        {
            "id": 319,
            "nombre": "CONADIS",
            "siglas": "CONADIS",
            "lugar": "CALLAO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-CONSEJO-NACIONAL-PARA-LA-INTEGRACION-DE-LA-PERSONA-CON-DISCAPACIDAD.jpg"
        },
        {
            "id": 312,
            "nombre": "MUNICIPALIDAD SAN BORJA",
            "siglas": "MUNICIPALIDAD SAN BORJA",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DE-SAN-BORJA.jpg"
        }
    ]
}