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

# Changes to Get multiple ratings

`GET /ratings/{ids}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2020-08-13** `b2a47c048e83` — 1 breaking, 2 info
- **2020-08-13** `ddfd4e39c98d` — 1 breaking, 2 info

## Changes

- **2020-08-13** `b2a47c048e83` — 1 breaking, 2 info
  - the `comments/items/created` response's property type/format changed from `integer`/`int64` to ``/`` for status `200`
  - the response optional property `comments/items/created` became not read-only for the status `200`
  - added `#/components/schemas/UnixTimeMillis` to the `comments/items/created` response property `allOf` list for the response status `200`
- **2020-08-13** `ddfd4e39c98d` — 1 breaking, 2 info
  - the `comments/items/created` response's property type/format changed from ``/`` to `integer`/`int64` for status `200`
  - the response optional property `comments/items/created` became read-only for the status `200`
  - removed `#/components/schemas/UnixTimeMillis` from the `comments/items/created` response property `allOf` list for the response status `200`

---

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