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

{
    "pagination": {
        "current_page": 100,
        "total": 1100,
        "from": 991,
        "to": 1000,
        "page_size": 10,
        "last_page": 110
    },
    "data": [
        {
            "id": 1002,
            "nombre": "MUNICIPALIDAD DE TONGOD",
            "siglas": "MUNICIPALIDAD DE TONGOD",
            "lugar": "CAJAMARCA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-TONGOD.jpg"
        },
        {
            "id": 1001,
            "nombre": "MUNICIPALIDAD DE JULCÁN",
            "siglas": "MUNICIPALIDAD DE JULCÁN",
            "lugar": "LA LIBERTAD",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-JULCAN.jpg"
        },
        {
            "id": 1005,
            "nombre": "AGUA TUMBES",
            "siglas": "AGUA TUMBES",
            "lugar": "TUMBES",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-EJECUTURA-002-SERVICIOS-DE-SANEAMIENTO-AGUA-TUMBES.jpg"
        },
        {
            "id": 1023,
            "nombre": "MUNICIPALIDAD DE CALANA",
            "siglas": "MUNICIPALIDAD DE CALANA",
            "lugar": "TACNA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-CALANA.jpg"
        },
        {
            "id": 997,
            "nombre": "TRIBUNAL CONSTITUCIONAL",
            "siglas": "TC",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-TRIBUNAL-CONSTITUCIONAL-DEL-PERU.jpg"
        },
        {
            "id": 1006,
            "nombre": "MUNICIPALIDAD DE HUARICOLCA",
            "siglas": "MUNICIPALIDAD DE HUARICOLCA",
            "lugar": "JUNÍN",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-HUARICOLCA.jpg"
        },
        {
            "id": 1014,
            "nombre": "UGEL MARISCAL RAMÓN CASTILLA",
            "siglas": "UGEL MARISCAL RAMÓN CASTILLA",
            "lugar": "LORETO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-UGEL-MARISCAL-RAMON-CASTILLA.jpg"
        },
        {
            "id": 1017,
            "nombre": "MUNICIPALIDAD LA PUNTA",
            "siglas": "MUNICIPALIDAD LA PUNTA",
            "lugar": "CALLAO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-LA-PUNTA.jpg"
        },
        {
            "id": 1011,
            "nombre": "RED DE SALUD SATIPO",
            "siglas": "RED DE SALUD SATIPO",
            "lugar": "JUNÍN",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-RED-DE-SALUD-SATIPO.jpg"
        },
        {
            "id": 1012,
            "nombre": "UNIVERSIDAD NACIONAL DEL VRAEM",
            "siglas": "UNIVERSIDAD NACIONAL DEL VRAEM",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIVERSIDAD-NACIONAL-DEL-VRAEM-UNAVRAEM.jpg"
        }
    ]
}