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

{
    "pagination": {
        "current_page": 64,
        "total": 1100,
        "from": 631,
        "to": 640,
        "page_size": 10,
        "last_page": 110
    },
    "data": [
        {
            "id": 116,
            "nombre": "MINISTERIO DE CULTURA",
            "siglas": "MINISTERIO DE CULTURA",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MINISTERIO-DE-CULTURA.jpg"
        },
        {
            "id": 650,
            "nombre": "MUNICIPALIDAD DE ZAÑA",
            "siglas": "MUNICIPALIDAD DE ZAÑA",
            "lugar": "LAMBAYEQUE",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-ZANA.jpg"
        },
        {
            "id": 649,
            "nombre": "MUNICIPALIDAD DE HUANTA",
            "siglas": "MUNICIPALIDAD DE HUANTA",
            "lugar": "AYACUCHO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-HUANTA.jpg"
        },
        {
            "id": 635,
            "nombre": "UGEL MARISCAL LUZURIAGA",
            "siglas": "UGEL MARISCAL LUZURIAGA",
            "lugar": "ÁNCASH",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-MARISCAL-LUZURIAGA.jpg"
        },
        {
            "id": 641,
            "nombre": "MUNICIPALIDAD DE SANTIAGO",
            "siglas": "MUNICIPALIDAD DE SANTIAGO",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-SANTIAGO.jpg"
        },
        {
            "id": 636,
            "nombre": "UGEL ESPINAR",
            "siglas": "UGEL ESPINAR",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-UGEL-ESPINAR.jpg"
        },
        {
            "id": 655,
            "nombre": "MUNICIPALIDAD ALTO PICHIGUA",
            "siglas": "MUNICIPALIDAD ALTO PICHIGUA",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-ALTO-PICHIGUA.jpg"
        },
        {
            "id": 648,
            "nombre": "MUNICIPALIDAD DE ISLAY MOLLENDO",
            "siglas": "MUNICIPALIDAD DE ISLAY MOLLENDO",
            "lugar": "AREQUIPA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-ISLAY.jpg"
        },
        {
            "id": 645,
            "nombre": "MUNICIPALIDAD DE MARANURA",
            "siglas": "MUNICIPALIDAD DE MARANURA",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-MARANURA.jpg"
        },
        {
            "id": 658,
            "nombre": "UGEL SAN MIGUEL",
            "siglas": "UGEL SAN MIGUEL",
            "lugar": "CAJAMARCA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-SAN-MIGUEL.jpg"
        }
    ]
}