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

{
    "pagination": {
        "current_page": 12,
        "total": 1100,
        "from": 111,
        "to": 120,
        "page_size": 10,
        "last_page": 110
    },
    "data": [
        {
            "id": 148,
            "nombre": "MINISTERIO RELACIONES EXTERIORES ",
            "siglas": "RREE",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MINISTERIO-DE-RELACIONES-EXTERIORES.jpg"
        },
        {
            "id": 143,
            "nombre": "OSIPTEL",
            "siglas": "OSIPTEL",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-ORGANISMO-SUPERVISOR-DE-INVERSION-PRIVADA-EN-TELECOMUNICACIONES.jpg"
        },
        {
            "id": 151,
            "nombre": "MUNICIPALIDAD DE JANGAS",
            "siglas": "MUNICIPALIDAD DE JANGAS",
            "lugar": "ANCASH",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-JANGAS.jpg"
        },
        {
            "id": 152,
            "nombre": "MUNICIPALIDAD DE QUIRUVILCA",
            "siglas": "MUNICIPALIDAD DE QUIRUVILCA",
            "lugar": "LA LIBERTAD",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-QUIRUVILCA.jpg"
        },
        {
            "id": 953,
            "nombre": "MUNICIPALIDAD DE SAN ANTONIO",
            "siglas": "MUNICIPALIDAD DE SAN ANTONIO",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-SAN-ANTONIO.jpg"
        },
        {
            "id": 127,
            "nombre": "UGEL OXAPAMPA",
            "siglas": "UGEL OXAPAMPA",
            "lugar": "PASCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-OXAPAMPA.jpg"
        },
        {
            "id": 145,
            "nombre": "ONPE",
            "siglas": "ONPE",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-OFICINA-NACIONAL-DE-PROCESOS-ELECTORALES.jpg"
        },
        {
            "id": 122,
            "nombre": "MUNICIPALIDAD DE PUERTO BERMÚDEZ",
            "siglas": "MUNICIPALIDAD DE PUERTO BERMÚDEZ",
            "lugar": "PASCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-PUERTO-BERMUDEZ.jpg"
        },
        {
            "id": 126,
            "nombre": "MUNICIPALIDAD LA MOLINA",
            "siglas": "MUNICIPALIDAD LA MOLINA",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-LA-MOLINA.jpg"
        },
        {
            "id": 140,
            "nombre": "FONDEPES",
            "siglas": "FONDEPES",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-FONDO-NACIONAL-DE-DESARROLLO-PESQUERO.jpg"
        }
    ]
}