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

{
    "pagination": {
        "current_page": 30,
        "total": 1100,
        "from": 291,
        "to": 300,
        "page_size": 10,
        "last_page": 110
    },
    "data": [
        {
            "id": 273,
            "nombre": "MINISTERIO DEL INTERIOR",
            "siglas": "MININTER",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MINISTERIO-DEL-INTERIOR.jpg"
        },
        {
            "id": 299,
            "nombre": "UGEL CHUPACA",
            "siglas": "UGEL CHUPACA",
            "lugar": "JUNÍN",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-CHUPACA.jpg"
        },
        {
            "id": 274,
            "nombre": "MUNICIPALIDAD DE TRUJILLO",
            "siglas": "MUNICIPALIDAD DE TRUJILLO",
            "lugar": "LA LIBERTAD",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-TRUJILLO.jpg"
        },
        {
            "id": 269,
            "nombre": "MUNICIPALIDAD SÁNCHEZ CARRIÓN",
            "siglas": "MUNICIPALIDAD SÁNCHEZ CARRIÓN",
            "lugar": "LA LIBERTAD",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-SANCHEZ-CARRION.jpg"
        },
        {
            "id": 324,
            "nombre": "SUPERINTENDENCIA MERCADO VALORES",
            "siglas": "SMV",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-SUPERINTENDENCIA-DEL-MERCADO-DE-VALORES.jpg"
        },
        {
            "id": 333,
            "nombre": "PANTANOS DE VILLA",
            "siglas": "PANTANOS DE VILLA",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-AUTORIDAD-MUNICIPAL-DE-LOS-PANTANOS-DE-VILLA.jpg"
        },
        {
            "id": 337,
            "nombre": "MUNICIPALIDAD DE SAYÁN",
            "siglas": "MUNICIPALIDAD DE SAYÁN",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-\r\nMUNICIPALIDAD-DISTRITAL-DE-SAYAN.jpg"
        },
        {
            "id": 331,
            "nombre": "HOSPITAL DE PAMPAS DE TAYACAJA",
            "siglas": "HOSPITAL DE PAMPAS DE TAYACAJA",
            "lugar": "HUANCAVELICA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-EJECUTORA-1627-HOSPITAL-PAMPAS-DE-TAYACAJA.jpg"
        },
        {
            "id": 321,
            "nombre": "DIRECCIÓN DE AGRICULTURA JUNÍN",
            "siglas": "DIRECCIÓN DE AGRICULTURA JUNÍN",
            "lugar": "JUNÍN",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-DIRECCION-REGIONAL-DE-AGRICULTURA-JUNIN.jpg"
        },
        {
            "id": 325,
            "nombre": "MUNICIPALIDAD DE CAYLLOMA",
            "siglas": "MUNICIPALIDAD DE CAYLLOMA",
            "lugar": "AREQUIPA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-CAYLLOMA.jpg"
        }
    ]
}