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

{
    "pagination": {
        "current_page": 25,
        "total": 1100,
        "from": 241,
        "to": 250,
        "page_size": 10,
        "last_page": 110
    },
    "data": [
        {
            "id": 243,
            "nombre": "MUNICIPALIDAD CORONEL PORTILLO",
            "siglas": "MUNICIPALIDAD CORONEL PORTILLO",
            "lugar": "UCAYALI",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-CORONEL-PORTILLO.jpg"
        },
        {
            "id": 257,
            "nombre": "SUSALUD",
            "siglas": "SUSALUD",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-SUPERINTENDENCIA-NACIONAL-DE-SALUD.jpg"
        },
        {
            "id": 256,
            "nombre": "UGEL SAN MARTÍN",
            "siglas": "UGEL SAN MARTÍN",
            "lugar": "SAN MARTÍN",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-SAN-MARTIN.jpg"
        },
        {
            "id": 302,
            "nombre": "MUNICIPALIDAD SIHUAS",
            "siglas": "MUNICIPALIDAD SIHUAS",
            "lugar": "ÁNCASH",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-SIHUAS.jpg"
        },
        {
            "id": 262,
            "nombre": "MUNICIPALIDAD DE VITOC",
            "siglas": "MUNICIPALIDAD DE VITOC",
            "lugar": "JUNÍN",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-VITOC.jpg"
        },
        {
            "id": 263,
            "nombre": "MUNICIPALIDAD DE CARABAMBA",
            "siglas": "MUNICIPALIDAD DE CARABAMBA",
            "lugar": "LA LIBERTAD",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-CARABAMBA.jpg"
        },
        {
            "id": 246,
            "nombre": "MUNICIPALIDAD SAN ANTONIO - MOQUEGUA",
            "siglas": "MUNICIPALIDAD SAN ANTONIO - MOQUEGUA",
            "lugar": "MOQUEGUA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-DISTRITAL-DE-SAN-ANTONIO-MOQUEGUA.jpg"
        },
        {
            "id": 239,
            "nombre": "UGEL CANCHIS",
            "siglas": "UGEL CANCHIS",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-UNIDAD-DE-GESTION-EDUCATIVA-LOCAL-CANCHIS.jpg"
        },
        {
            "id": 230,
            "nombre": "MUNICIPALIDAD DE URUBAMBA",
            "siglas": "MUNICIPALIDAD DE URUBAMBA",
            "lugar": "CUSCO",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-MUNICIPALIDAD-PROVINCIAL-DE-URUBAMBA.jpg"
        },
        {
            "id": 253,
            "nombre": "POLICÍA NACIONAL",
            "siglas": "PNP",
            "lugar": "LIMA",
            "logo_url": "https://www.convocatoriasdetrabajo.com/imagenes/organizaciones/th-imagen-POLICIA-NACIONAL-DEL-PERU.jpg"
        }
    ]
}