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

{
    "pagination": {
        "current_page": 50,
        "total": 1100,
        "from": 491,
        "to": 500,
        "page_size": 10,
        "last_page": 110
    },
    "data": [
        {
            "id": 487,
            "nombre": "MUNICIPALIDAD DE CALZADA",
            "siglas": "MUNICIPALIDAD DE CALZADA",
            "lugar": "SAN MARTÍN",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-CALZADA.jpg"
        },
        {
            "id": 483,
            "nombre": "MUNICIPALIDAD DE SAN JOSE",
            "siglas": "MUNICIPALIDAD DE SAN JOSE",
            "lugar": "LA LIBERTAD",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-SAN-JOSE.jpg"
        },
        {
            "id": 946,
            "nombre": "MUNICIPALIDAD DE ACORIA",
            "siglas": "MUNICIPALIDAD DE ACORIA",
            "lugar": "HUANCAVELICA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-ACORIA.jpg"
        },
        {
            "id": 507,
            "nombre": "UGEL CAJABAMBA",
            "siglas": "UGEL CAJABAMBA",
            "lugar": "CAJAMARCA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-CAJABAMBA.jpg"
        },
        {
            "id": 494,
            "nombre": "MUNICIPALIDAD DE SAN SEBASTIÁN - CUSCO",
            "siglas": "MUNICIPALIDAD DE SAN SEBASTIÁN - CUSCO",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-SAN-SEBASTIAN-CUSCO.jpg"
        },
        {
            "id": 488,
            "nombre": "MUNICIPALIDAD DE SANTA MARIA DEL MAR",
            "siglas": "MUNICIPALIDAD DE SANTA MARIA DEL MAR",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-SANTA-MARIA-DEL-MAR.jpg"
        },
        {
            "id": 509,
            "nombre": "RED DE SALUD JAUJA",
            "siglas": "RED DE SALUD JAUJA",
            "lugar": "JUNÍN",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-RED-DE-SALUD-JAUJA-HOSPITAL-DOMINGO-OLAVEGOYA.jpg"
        },
        {
            "id": 515,
            "nombre": "MUNICIPALIDAD DE CHAMACA",
            "siglas": "MUNICIPALIDAD DE CHAMACA",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-CHAMACA.jpg"
        },
        {
            "id": 486,
            "nombre": "MUNICIPALIDAD DE PARURO",
            "siglas": "MUNICIPALIDAD DE PARURO",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-PARURO.jpg"
        },
        {
            "id": 513,
            "nombre": "MUNICIPALIDAD DE JEPELACIO",
            "siglas": "MUNICIPALIDAD DE JEPELACIO",
            "lugar": "SAN MARTÍN",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-JEPELACIO.jpg"
        }
    ]
}