---
title: "Changes to Get all the votes for a governance proposal"
method: GET
path: "/api/v1/gov/proposal/{id}/votes"
---

# Changes to Get all the votes for a governance proposal

`GET /api/v1/gov/proposal/{id}/votes`

> Every recorded change to this endpoint, newest first.
> 50 revisions in range; 1 not diffed.

## Timeline

Changed in 3 of 50 revisions.

- **2025-07-24** `b04af842544e` — 1 breaking
- **2025-01-13** `2f896bdd5e8b` — 1 warning
- **2024-12-17** `6893b0238070` — 1 breaking, 1 info

## Changes

- **2025-07-24** `b04af842544e` — 1 breaking
  - the `results/items/proposalId` response's property type changed from `string` to `number` for status `200`
- **2025-01-13** `2f896bdd5e8b` — 1 warning
  - added the new `unknown` enum value to the `results/items/vote` response property for the response status `200`
- **2024-12-17** `6893b0238070` — 1 breaking, 1 info
  - the `results/items/proposalId` response's property type changed from `number` to `string` for status `200`
  - removed the `unknown` enum value from the `results/items/vote` response property for the response status `200`

---

[Operation](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/docs/api/v1/gov/proposal/:id/votes/get.md) · [API](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api.md) · [Page](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/changes/api/v1/gov/proposal/:id/votes/get)
