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

{
    "pagination": {
        "current_page": 40,
        "total": 1100,
        "from": 391,
        "to": 400,
        "page_size": 10,
        "last_page": 110
    },
    "data": [
        {
            "id": 397,
            "nombre": "MUNICIPALIDAD PROVINCIAL DE BELLAVISTA",
            "siglas": "MUNICIPALIDAD PROVINCIAL DE BELLAVISTA",
            "lugar": "SAN MARTÍN",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-BELLAVISTA.jpg"
        },
        {
            "id": 391,
            "nombre": "PEIP ESCUELAS BICENTENARIO",
            "siglas": "PEIP ESCUELAS BICENTENARIO",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-PROYECTO-ESPECIAL-DE-INVERSION-PUBLICA-ESCUELAS-BICENTENARIO.jpg"
        },
        {
            "id": 408,
            "nombre": "UGEL CARHUAZ",
            "siglas": "UGEL CARHUAZ",
            "lugar": "ANCASH",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-CARHUAZ.jpg"
        },
        {
            "id": 390,
            "nombre": "ADINELSA",
            "siglas": "ADINELSA",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-ADINELSA-EMPRESA-DE-ADMINISTRACION-DE-INFRAESTRUCTURA-ELECTRICA-SA.jpg"
        },
        {
            "id": 398,
            "nombre": "HOSPITAL CHULUCANAS",
            "siglas": "HOSPITAL CHULUCANAS",
            "lugar": "PIURA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-E-S-II-1-HOSPITAL-CHULUCANAS-MANUEL-JAVIER-NOMBERTO.jpg"
        },
        {
            "id": 403,
            "nombre": "DIRECCIÓN DE AGRICULTURA",
            "siglas": "DRA LIMA",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-DIRECCION-REGIONAL-DE-AGRICULTURA-LIMA.jpg"
        },
        {
            "id": 384,
            "nombre": "UGEL HUAMANGA",
            "siglas": "UGEL HUAMANGA",
            "lugar": "AYACUCHO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-HUAMANGA.jpg"
        },
        {
            "id": 402,
            "nombre": "GOBIERNO REGIONAL LIMA",
            "siglas": "GOBIERNO REGIONAL LIMA",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-GOBIERNO-REGIONAL-DE-LIMA.jpg"
        },
        {
            "id": 378,
            "nombre": "MUNICIPALIDAD SURQUILLO",
            "siglas": "MUNICIPALIDAD SURQUILLO",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DE-SURQUILLO.jpg"
        },
        {
            "id": 404,
            "nombre": "DIRECCIÓN DE AGRICULTURA UCAYALI",
            "siglas": "DIRECCIÓN DE AGRICULTURA UCAYALI",
            "lugar": "UCAYALI",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-DIRECCION-REGIONAL-DE-AGRICULTURA-UCAYALI.jpg"
        }
    ]
}