- Makes an `GET` request to this endpoint: `http://comprasnet.gov.br/ConsultaLicitacoes/download/download_editais_detalhe.asp` passing this parameters: - `coduasg`: UASG code (example: `160478`) - `modprp`: _(I don't now parameter meaning, but in every link this parameter has value equals `5`)_ - `numprp`: Auction code (example: `32018`) - To extract informations from "Itens e serviços" section - Retrieve a dict with all informations - Maintain main language (portuguese) for all dict fields