Serbia Company Data Sample Response is an example object payload from Serbia Company Data, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"sample": {
"registrationNumber": "07044275",
"businessName": "Akcionarsko društvo za vazdušni saobraćaj Air SERBIA Beograd",
"municipality": {
"code": "70181",
"name": "НОВИ БЕОГРАД"
},
"status": "Активан",
"incorporationDate": "1992-02-29",
"legalForm": "Акционарско друштво",
"activityCode": "5110",
"latestFinancialStatement": {
"year": 2025,
"amounts": {
"totalAssets": {
"value": 53848404,
"unit": "thousand_RSD",
"aop": "0059"
},
"equity": {
"value": 16201374,
"unit": "thousand_RSD",
"aop": "0401"
},
"accumulatedLoss": {
"value": 20526720,
"unit": "thousand_RSD",
"aop": "0412"
},
"totalRevenue": {
"value": 89599444,
"unit": "thousand_RSD",
"aop": "1043"
},
"netProfit": {
"value": 4168851,
"unit": "thousand_RSD",
"aop": "1055"
},
"netLoss": {
"value": 0,
"unit": "thousand_RSD",
"aop": "1056"
}
},
"averageEmployees": {
"value": 1542,
"aop": "9005"
}
}
},
"metadata": {
"schemaVersion": 1,
"generatedAt": "2026-07-28T14:12:43.943Z",
"downloadedAt": "2026-07-28T14:12:43.943Z",
"registrationAsOf": "2026-06-30",
"financialAsOf": "2026-06-30",
"companyCount": 133802,
"sources": {
"publisher": "Serbian Business Registers Agency (APR)",
"registration": {
"dataset": "Register of Companies open-data snapshot",
"url": "https://openapi.apr.gov.rs/api/opendata/companies",
"catalog": "https://data.gov.rs/sr/datasets/api-za-registar-privrednikh-drushtava/"
},
"financialStatements": {
"dataset": "Company financial-statements open-data snapshot",
"url": "https://openapi.apr.gov.rs/api/opendata/companies/financial-statements",
"catalog": "https://data.gov.rs/sr/datasets/api-za-registar-finansijskikh-izveshtaja-baza-fi-za-privredna-drushtva/"
},
"license": "https://data.gov.rs/sr/terms/"
},
"transformed": true,
"transformation": "APR's two whole-dataset JSON snapshots were joined by registration number, compacted, and normalized for exact and name lookup. No fields were added from APR's website or paid services.",
"monetaryUnit": "thousand_RSD"
},
"notice": "Official APR public data, provided for informational use. Not legal, tax, credit, or investment advice."
}