---
title: "Changes to Get pokemon encounter"
method: GET
path: "/api/v2/pokemon/{pokemon_id}/encounters"
---

# Changes to Get pokemon encounter

`GET /api/v2/pokemon/{pokemon_id}/encounters`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 55 revisions.

- **2026-08-07** `61a1e9796887` — 5 info
- **2026-07-17** `dc32de6001cf` — 2 info
- **2026-04-29** `650bc9dd2efe` — 1 info
- **2025-05-30** `663217b1c9e4` — 1 info
- **2024-03-04** `dc32bdfac84f` — 1 info
- **2024-02-26** `3dc383577199` — 2 info
- **2024-02-24** `c0b00c7eff36` — 1 breaking, 4 info

## Changes

- **2026-08-07** `61a1e9796887` — 5 info
  - api operation id `pokemon_encounters_retrieve` removed and replaced with `pokemon_encounters_list`
  - the response required property `items/location_area/url` became read-only for the status `200`
  - the response required property `items/version_details/items/encounter_details/items/condition_values/items/url` became read-only for the status `200`
  - the response required property `items/version_details/items/encounter_details/items/method/url` became read-only for the status `200`
  - the response required property `items/version_details/items/version/url` became read-only for the status `200`
- **2026-07-17** `dc32de6001cf` — 2 info
  - the endpoint scheme security `basicAuth` was removed from the API
  - the endpoint scheme security `cookieAuth` was removed from the API
- **2026-04-29** `650bc9dd2efe` — 1 info
  - api operation id `api_v2_pokemon_encounters_retrieve` removed and replaced with `pokemon_encounters_retrieve`
- **2025-05-30** `663217b1c9e4` — 1 info
  - api operation id `pokemon_encounters_retrieve` removed and replaced with `api_v2_pokemon_encounters_retrieve`
- **2024-03-04** `dc32bdfac84f` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2024-02-26** `3dc383577199` — 2 info
  - api tag `encounters` added
  - api tag `pokemon` removed
- **2024-02-24** `c0b00c7eff36` — 1 breaking, 4 info
  - removed the media type `application/json` for the response with the status `200`
  - the endpoint scheme security `basicAuth` was added to the API
  - the endpoint scheme security `cookieAuth` was added to the API
  - api tag `pokemon` added
  - api tag `encounters` removed

---

[Operation](https://skmtc.dev/pokeapi/apis/poke-api/docs/api/v2/pokemon/:pokemon_id/encounters/get.md) · [API](https://skmtc.dev/pokeapi/apis/poke-api.md) · [Page](https://skmtc.dev/pokeapi/apis/poke-api/changes/api/v2/pokemon/:pokemon_id/encounters/get)
