{"id":19189009,"url":"https://github.com/openprocurement/ocds_auction_extension","last_synced_at":"2026-03-01T17:04:58.164Z","repository":{"id":71324896,"uuid":"166812771","full_name":"openprocurement/ocds_auction_extension","owner":"openprocurement","description":null,"archived":false,"fork":false,"pushed_at":"2019-02-27T11:38:47.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-23T03:42:39.146Z","etag":null,"topics":["ocds","ocds-community-extension","ocds-extension"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openprocurement.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-21T12:45:36.000Z","updated_at":"2019-02-27T11:38:48.000Z","dependencies_parsed_at":"2023-03-11T10:19:31.496Z","dependency_job_id":null,"html_url":"https://github.com/openprocurement/ocds_auction_extension","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openprocurement/ocds_auction_extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openprocurement%2Focds_auction_extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openprocurement%2Focds_auction_extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openprocurement%2Focds_auction_extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openprocurement%2Focds_auction_extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openprocurement","download_url":"https://codeload.github.com/openprocurement/ocds_auction_extension/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openprocurement%2Focds_auction_extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29976272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T16:35:47.903Z","status":"ssl_error","status_checked_at":"2026-03-01T16:35:44.899Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ocds","ocds-community-extension","ocds-extension"],"created_at":"2024-11-09T11:27:16.793Z","updated_at":"2026-03-01T17:04:58.145Z","avatar_url":"https://github.com/openprocurement.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Auction\n\nAuction extension which shows all auction properties of lots and tender\n\n## Overview\nAuction can be represented using an array of auction blocks in the \nauctions field of the tender and a web address for participation in auction in\nbid of an OCDS release.\n\nThe web address for view auction can be represented as string using the \nauctions/url field.\n\nThe period when auction is conducted should be provided using the \nauctions/period field. The value of it must be Period object.\n\nThe minimal step for this auction should be represented as\nvalue of auctions/minimalStep field. The value of it must be \nValue object.\n\nA web address for participation in auction can be provided as string using \nthe participationUrl field in bid.\n\n## Examples\nThe example below shows a auction in tender and a auction link in bid.\n```\n{\n  \"tender\": {\n    \"auctions\": [\n      {\n        \"url\": \"https://auction.openprocurement.org/tenders/001b2c1c3c4f42b4a17b2c565fb86a2f_a361be2dfd9df53ab70764e4caab6a47\",\n        \"period\": {\n          \"startDate\": \"2018-01-09T14:49:48+02:00\",\n          \"endDate\": \"2018-01-09T15:16:49.199756+02:00\"\n        },\n        \"minimalStep\": {\n          \"currency\": \"UAH\",\n          \"amount\": 1208090.2,\n          \"valueAddedTaxIncluded\": true\n        }\n      }\n    ]\n  },\n  \"bids\": [\n    {\n      \"participationUrl\": \"https://auction.openprocurement.org/tenders/001b2c1c3c4f42b4a17b2c565fb86a2f_a361be2dfd9df53ab70764e4caab6a47/login?bidder_id=e18852575cbe46c497d7925c73bebc2d\u0026hash=395ff2e48e5d8b00c2d22dd272bcd3ebf961a157\"\n    }\n  ]\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenprocurement%2Focds_auction_extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenprocurement%2Focds_auction_extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenprocurement%2Focds_auction_extension/lists"}