---
title: "Changes to Analyst ratings"
method: GET
path: "/api/v2/quotes/{symbol}/ratings"
---

# Changes to Analyst ratings

`GET /api/v2/quotes/{symbol}/ratings`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 24 revisions.

- **2026-09-01** `328d061c12ca` — 3 info
- **2026-08-28** `560e8847c7b3` — 60 breaking, 4 info
- **2026-08-08** `4c4530760ba1` — 12 info

## Changes

- **2026-09-01** `328d061c12ca` — 3 info
  - added the optional property `meta/data_age_days` to the response with the `200` status
  - added the optional property `meta/notes` to the response with the `200` status
  - added the optional property `meta/period` to the response with the `200` status
- **2026-08-28** `560e8847c7b3` — 60 breaking, 4 info
  - the response property `data/dir` became optional for the status `200`
  - the response property `data/fin_score` became optional for the status `200`
  - the response property `data/mm` became optional for the status `200`
  - the response property `data/pt` became optional for the status `200`
  - the `data/dir` response's property type changed from `object` to no type for status `200`
  - the `data/fin_score` response's property type changed from `object` to no type for status `200`
  - the `data/mm` response's property type changed from `object` to no type for status `200`
  - the `data/pt` response's property type changed from `object` to no type for status `200`
  - removed the required property `data/dir/adjusted_pt_current` from the response with the `200` status
  - removed the required property `data/dir/analyst` from the response with the `200` status
  - removed the required property `data/dir/announcement_date` from the response with the `200` status
  - removed the required property `data/dir/datapoints` from the response with the `200` status
  - removed the required property `data/dir/dir` from the response with the `200` status
  - removed the required property `data/dir/fin_score` from the response with the `200` status
  - removed the required property `data/dir/mm` from the response with the `200` status
  - removed the required property `data/dir/pt` from the response with the `200` status
  - removed the required property `data/dir/pt_current` from the response with the `200` status
  - removed the required property `data/dir/rating_current` from the response with the `200` status
  - removed the required property `data/dir/rating_sentiment` from the response with the `200` status
  - removed the required property `data/dir/ticker` from the response with the `200` status
  - removed the required property `data/dir/uuid` from the response with the `200` status
  - removed the required property `data/fin_score/adjusted_pt_current` from the response with the `200` status
  - removed the required property `data/fin_score/analyst` from the response with the `200` status
  - removed the required property `data/fin_score/announcement_date` from the response with the `200` status
  - removed the required property `data/fin_score/datapoints` from the response with the `200` status
  - removed the required property `data/fin_score/dir` from the response with the `200` status
  - removed the required property `data/fin_score/fin_score` from the response with the `200` status
  - removed the required property `data/fin_score/mm` from the response with the `200` status
  - removed the required property `data/fin_score/pt` from the response with the `200` status
  - removed the required property `data/fin_score/pt_current` from the response with the `200` status
  - removed the required property `data/fin_score/rating_current` from the response with the `200` status
  - removed the required property `data/fin_score/rating_sentiment` from the response with the `200` status
  - removed the required property `data/fin_score/ticker` from the response with the `200` status
  - removed the required property `data/fin_score/uuid` from the response with the `200` status
  - removed the required property `data/mm/adjusted_pt_current` from the response with the `200` status
  - removed the required property `data/mm/analyst` from the response with the `200` status
  - removed the required property `data/mm/announcement_date` from the response with the `200` status
  - removed the required property `data/mm/datapoints` from the response with the `200` status
  - removed the required property `data/mm/dir` from the response with the `200` status
  - removed the required property `data/mm/fin_score` from the response with the `200` status
  - …24 more
- **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/v2/quotes/:symbol/ratings/get.md) · [API](https://skmtc.dev/sugra/apis/sugra-api.md) · [Page](https://skmtc.dev/sugra/apis/sugra-api/changes/api/v2/quotes/:symbol/ratings/get)
