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

{
    "pagination": {
        "current_page": 20,
        "total": 1100,
        "from": 191,
        "to": 200,
        "page_size": 10,
        "last_page": 110
    },
    "data": [
        {
            "id": 201,
            "nombre": "MUNICIPALIDAD DE PACORA",
            "siglas": "MUNICIPALIDAD DE PACORA",
            "lugar": "LAMBAYEQUE",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-PACORA.jpg"
        },
        {
            "id": 200,
            "nombre": "MUNICIPALIDAD OLLACHEA",
            "siglas": "MUNICIPALIDAD OLLACHEA",
            "lugar": "PUNO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-OLLACHEA.jpg"
        },
        {
            "id": 194,
            "nombre": "UGEL HUANCABAMBA",
            "siglas": "UGEL HUANCABAMBA",
            "lugar": "PIURA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-HUANCABAMBA.jpg"
        },
        {
            "id": 209,
            "nombre": "MUNICIPALIDAD DE HUANCHACO",
            "siglas": "MUNICIPALIDAD DE HUANCHACO",
            "lugar": "LA LIBERTAD",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-HUANCHACO.jpg"
        },
        {
            "id": 191,
            "nombre": "RED DE SALUD TAYACAJA",
            "siglas": "RED DE SALUD TAYACAJA",
            "lugar": "HUANCAVELICA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-EJECUTORA-403-RED-DE-SALUD-TAYACAJA.jpg"
        },
        {
            "id": 188,
            "nombre": "UNIVERSIDAD AUTÓNOMA DE TAYACAJA",
            "siglas": "UNAT",
            "lugar": "HUANCAVELICA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIVERSIDAD-NACIONAL-AUTONOMA-DE-TAYACAJA-DANIEL-HERNANDEZ-MORILLO.jpg"
        },
        {
            "id": 220,
            "nombre": "MUNICIPALIDAD DEL SANTA",
            "siglas": "MUNICIPALIDAD DEL SANTA",
            "lugar": "ANCASH",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DEL-SANTA.jpg"
        },
        {
            "id": 224,
            "nombre": "MUNICIPALIDAD DE PACCARITAMBO",
            "siglas": "MUNICIPALIDAD DE PACCARITAMBO",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-PACCARITAMBO.jpg"
        },
        {
            "id": 202,
            "nombre": "UGEL TAYACAJA",
            "siglas": "UGEL TAYACAJA",
            "lugar": "HUANCAVELICA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-DE-TAYACAJA.jpg"
        },
        {
            "id": 203,
            "nombre": "UNIVERSIDAD DE BARRANCA",
            "siglas": "UNAB",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIVERSIDAD-NACIONAL-DE-BARRANCA.jpg"
        }
    ]
}