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

{
    "pagination": {
        "current_page": 23,
        "total": 1100,
        "from": 221,
        "to": 230,
        "page_size": 10,
        "last_page": 110
    },
    "data": [
        {
            "id": 238,
            "nombre": "MUNICIPALIDAD DE CHUMBIVILCAS",
            "siglas": "MUNICIPALIDAD DE CHUMBIVILCAS",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-CHUMBIVILCAS.jpg"
        },
        {
            "id": 231,
            "nombre": "MUNICIPALIDAD DE CARAVELÍ",
            "siglas": "MUNICIPALIDAD DE CARAVELÍ",
            "lugar": "AREQUIPA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-CARAVELI.jpg"
        },
        {
            "id": 229,
            "nombre": "MINISTERIO DE ENERGÍA Y MINAS ",
            "siglas": "MINEM",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MINISTERIO-DE-ENERGIA-Y-MINAS.jpg"
        },
        {
            "id": 241,
            "nombre": "INGEMMET",
            "siglas": "INGEMMET",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-INSTITUTO-GEOLOGICO-MINERO-Y-METALURGICO.jpg"
        },
        {
            "id": 227,
            "nombre": "JUNTA NACIONAL DE JUSTICIA",
            "siglas": "JUNTA NACIONAL DE JUSTICIA",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-JUNTA-NACIONAL-DE-JUSTICIA.jpg"
        },
        {
            "id": 240,
            "nombre": "MUNICIPALIDAD DE KUNTURKANKI",
            "siglas": "MUNICIPALIDAD DE KUNTURKANKI",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-KUNTURKANKI.jpg"
        },
        {
            "id": 260,
            "nombre": "MUNICIPALIDAD DE HUANCARANI",
            "siglas": "MUNICIPALIDAD DE HUANCARANI",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-HUANCARANI.jpg"
        },
        {
            "id": 234,
            "nombre": "MUNICIPALIDAD DE TAMBOPATA",
            "siglas": "MUNICIPALIDAD DE TAMBOPATA",
            "lugar": "MADRE DE DIOS",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-TAMBOPATA.jpg"
        },
        {
            "id": 242,
            "nombre": "UNIVERSIDAD SAN CRISTÓBAL DE HUAMANGA",
            "siglas": "UNIVERSIDAD SAN CRISTÓBAL DE HUAMANGA",
            "lugar": "AYACUCHO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIVERSIDAD-NACIONAL-DE-SAN-CRISTOBAL-DE-HUAMANGA.jpg"
        },
        {
            "id": 244,
            "nombre": "PLAN MERISS",
            "siglas": "PLAN MERISS",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-PLAN-DE-MEJORAMIENTO-DE-RIEGO-EN-SIERRA-Y-SELVA-PLAN-MERISS.jpg"
        }
    ]
}