---
title: "Changes to Get multiple entries"
method: GET
path: "/entries/{ids}"
---

# Changes to Get multiple entries

`GET /entries/{ids}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 50 revisions.

- **2021-08-08** `fdad7ffe4059` — 3 breaking
- **2021-08-08** `36db91c22909` — 1 breaking
- **2021-08-08** `faa932c519e7` — 3 info
- **2020-08-17** `5cc6480bff0a` — 1 info
- **2020-08-15** `ff081f133dc6` — 1 breaking, 1 info
- **2020-08-13** `bca9ebb2d24a` — 3 breaking, 4 info
- **2020-08-13** `ddfd4e39c98d` — 2 breaking, 3 warning, 3 info

## Changes

- **2021-08-08** `fdad7ffe4059` — 3 breaking
  - the response property `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/categories` became optional for the status `200`
  - the response property `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/tags` became optional for the status `200`
  - the response property `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[subschema #2]/license` became optional for the status `200`
- **2021-08-08** `36db91c22909` — 1 breaking
  - the response property `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/links` became optional for the status `200`
- **2021-08-08** `faa932c519e7` — 3 info
  - the response property `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/categories` became required for the status `200`
  - the response property `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/links` became required for the status `200`
  - the response property `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/tags` became required for the status `200`
- **2020-08-17** `5cc6480bff0a` — 1 info
  - added the new optional `query` request parameter `org_tag`
- **2020-08-15** `ff081f133dc6` — 1 breaking, 1 info
  - the `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/contact_name` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added `#/components/schemas/PersonFullName` to the `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/contact_name` response property `allOf` list for the response status `200`
- **2020-08-13** `bca9ebb2d24a` — 3 breaking, 4 info
  - the `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/email` response property's minLength was decreased from `3` to `0` for the response status `200`
  - the `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/email` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/telephone` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added the optional property `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/contact_name` to the response with the `200` status
  - added the optional property `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/founded_on` to the response with the `200` status
  - added `#/components/schemas/Email` to the `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/email` response property `allOf` list for the response status `200`
  - added `#/components/schemas/Phone` to the `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/telephone` response property `allOf` list for the response status `200`
- **2020-08-13** `ddfd4e39c98d` — 2 breaking, 3 warning, 3 info
  - the `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/email` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - the `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/telephone` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - deleted the `query` request parameter `org_tag`
  - removed the optional property `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/contact_name` from the response with the `200` status
  - removed the optional property `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/founded_on` from the response with the `200` status
  - removed `#/components/schemas/Email` from the `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/email` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/Phone` from the `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[#/components/schemas/NewEntry]/telephone` response property `allOf` list for the response status `200`
  - the response property `items/allOf[#/components/schemas/NewEntryWithLicense]/allOf[subschema #2]/license` became required for the status `200`

---

[Operation](https://skmtc.dev/kartevonmorgen/apis/openfairdb-api/docs/entries/:ids/get.md) · [API](https://skmtc.dev/kartevonmorgen/apis/openfairdb-api.md) · [Page](https://skmtc.dev/kartevonmorgen/apis/openfairdb-api/changes/entries/:ids/get)
