---
title: "Changes to Domain structure"
method: GET
path: "/api/v1/faostat/domain/{code}"
---

# Changes to Domain structure

`GET /api/v1/faostat/domain/{code}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 21 revisions.

- **2026-08-21** `a83e6a561bf2` — 3 breaking, 5 warning, 4 info
- **2026-08-08** `4c4530760ba1` — 12 info

## Changes

- **2026-08-21** `a83e6a561bf2` — 3 breaking, 5 warning, 4 info
  - added `#/components/schemas/UpstreamErrorResponse, subschema #2` to the response body `oneOf` list for the response status `503`
  - the response's body type/format changed from `object`/`` to ``/`` for status `503`
  - removed the required property `error` from the response with the `503` status
  - removed the optional property `code` from the response with the `503` status
  - removed the optional property `detail` from the response with the `503` status
  - removed the optional property `hint` from the response with the `503` status
  - removed the optional property `plan` from the response with the `503` status
  - removed the optional property `reason` from the response with the `503` status
  - added the non-success response with the status `400`
  - added the non-success response with the status `404`
  - added the non-success response with the status `502`
  - added the non-success response with the status `504`
- **2026-08-08** `4c4530760ba1` — 12 info
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `429` status
  - added the optional property `code` to the response with the `503` status
  - added the optional property `hint` to the response with the `401` status
  - added the optional property `hint` to the response with the `429` status
  - added the optional property `hint` to the response with the `503` status
  - added the optional property `plan` to the response with the `401` status
  - added the optional property `plan` to the response with the `429` status
  - added the optional property `plan` to the response with the `503` status
  - added the optional property `reason` to the response with the `401` status
  - added the optional property `reason` to the response with the `429` status
  - added the optional property `reason` to the response with the `503` status

---

[Operation](https://skmtc.dev/sugra/apis/sugra-api/docs/api/v1/faostat/domain/:code/get.md) · [API](https://skmtc.dev/sugra/apis/sugra-api.md) · [Page](https://skmtc.dev/sugra/apis/sugra-api/changes/api/v1/faostat/domain/:code/get)
