---
title: "Changes to /player/{playerName}"
method: GET
path: "/player/{playerName}"
---

# Changes to /player/{playerName}

`GET /player/{playerName}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 18 revisions.

- **2026-07-17** `c52550dc12b8` — 2 warning
- **2022-06-14** `2e47e74ee36c` — 2 info
- **2021-12-09** `aea8f19c218e` — 1 breaking, 18 warning, 22 info
- **2021-12-08** `ed9c251dd091` — 22 warning, 19 info

## Changes

- **2026-07-17** `c52550dc12b8` — 2 warning
  - removed the optional property `primaryTradeSkill` from the response with the `200` status
  - removed the optional property `tradeSkills` from the response with the `200` status
- **2022-06-14** `2e47e74ee36c` — 2 info
  - added the optional property `primaryTradeSkill` to the response with the `200` status
  - added the optional property `tradeSkills` to the response with the `200` status
- **2021-12-09** `aea8f19c218e` — 1 breaking, 18 warning, 22 info
  - removed the required property `Name` from the response with the `200` status
  - removed the optional property `ClassID` from the response with the `200` status
  - removed the optional property `ClassName` from the response with the `200` status
  - removed the optional property `Guild` from the response with the `200` status
  - removed the optional property `KillsAlbionDeathBlows` from the response with the `200` status
  - removed the optional property `KillsAlbionPlayers` from the response with the `200` status
  - removed the optional property `KillsAlbionSolo` from the response with the `200` status
  - removed the optional property `KillsHiberniaDeathBlows` from the response with the `200` status
  - removed the optional property `KillsHiberniaPlayers` from the response with the `200` status
  - removed the optional property `KillsHiberniaSolo` from the response with the `200` status
  - removed the optional property `KillsMidgardDeathBlows` from the response with the `200` status
  - removed the optional property `KillsMidgardPlayers` from the response with the `200` status
  - removed the optional property `KillsMidgardSolo` from the response with the `200` status
  - removed the optional property `Lastname` from the response with the `200` status
  - removed the optional property `Level` from the response with the `200` status
  - removed the optional property `Realm` from the response with the `200` status
  - removed the optional property `RealmID` from the response with the `200` status
  - removed the optional property `RealmPoints` from the response with the `200` status
  - removed the optional property `RealmRank` from the response with the `200` status
  - added the optional property `class` to the response with the `200` status
  - added the optional property `classID` to the response with the `200` status
  - added the optional property `guild` to the response with the `200` status
  - added the optional property `killsAlbionDeathBlows` to the response with the `200` status
  - added the optional property `killsAlbionPlayers` to the response with the `200` status
  - added the optional property `killsAlbionSolo` to the response with the `200` status
  - added the optional property `killsHiberniaDeathBlows` to the response with the `200` status
  - added the optional property `killsHiberniaPlayers` to the response with the `200` status
  - added the optional property `killsHiberniaSolo` to the response with the `200` status
  - added the optional property `killsMidgardDeathBlows` to the response with the `200` status
  - added the optional property `killsMidgardPlayers` to the response with the `200` status
  - added the optional property `killsMidgardSolo` to the response with the `200` status
  - added the optional property `lastname` to the response with the `200` status
  - added the optional property `level` to the response with the `200` status
  - added the optional property `name` to the response with the `200` status
  - added the optional property `pvpDeaths` to the response with the `200` status
  - added the optional property `race` to the response with the `200` status
  - added the optional property `raceID` to the response with the `200` status
  - added the optional property `realm` to the response with the `200` status
  - added the optional property `realmID` to the response with the `200` status
  - added the optional property `realmPoints` to the response with the `200` status
  - …1 more
- **2021-12-08** `ed9c251dd091` — 22 warning, 19 info
  - removed the optional property `class` from the response with the `200` status
  - removed the optional property `classID` from the response with the `200` status
  - removed the optional property `guild` from the response with the `200` status
  - removed the optional property `killsAlbionDeathBlows` from the response with the `200` status
  - removed the optional property `killsAlbionPlayers` from the response with the `200` status
  - removed the optional property `killsAlbionSolo` from the response with the `200` status
  - removed the optional property `killsHiberniaDeathBlows` from the response with the `200` status
  - removed the optional property `killsHiberniaPlayers` from the response with the `200` status
  - removed the optional property `killsHiberniaSolo` from the response with the `200` status
  - removed the optional property `killsMidgardDeathBlows` from the response with the `200` status
  - removed the optional property `killsMidgardPlayers` from the response with the `200` status
  - removed the optional property `killsMidgardSolo` from the response with the `200` status
  - removed the optional property `lastname` from the response with the `200` status
  - removed the optional property `level` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `pvpDeaths` from the response with the `200` status
  - removed the optional property `race` from the response with the `200` status
  - removed the optional property `raceID` from the response with the `200` status
  - removed the optional property `realm` from the response with the `200` status
  - removed the optional property `realmID` from the response with the `200` status
  - removed the optional property `realmPoints` from the response with the `200` status
  - removed the optional property `realmRank` from the response with the `200` status
  - added the optional property `ClassID` to the response with the `200` status
  - added the optional property `ClassName` to the response with the `200` status
  - added the optional property `Guild` to the response with the `200` status
  - added the optional property `KillsAlbionDeathBlows` to the response with the `200` status
  - added the optional property `KillsAlbionPlayers` to the response with the `200` status
  - added the optional property `KillsAlbionSolo` to the response with the `200` status
  - added the optional property `KillsHiberniaDeathBlows` to the response with the `200` status
  - added the optional property `KillsHiberniaPlayers` to the response with the `200` status
  - added the optional property `KillsHiberniaSolo` to the response with the `200` status
  - added the optional property `KillsMidgardDeathBlows` to the response with the `200` status
  - added the optional property `KillsMidgardPlayers` to the response with the `200` status
  - added the optional property `KillsMidgardSolo` to the response with the `200` status
  - added the optional property `Lastname` to the response with the `200` status
  - added the optional property `Level` to the response with the `200` status
  - added the optional property `Realm` to the response with the `200` status
  - added the optional property `RealmID` to the response with the `200` status
  - added the optional property `RealmPoints` to the response with the `200` status
  - added the optional property `RealmRank` to the response with the `200` status
  - …1 more

---

[Operation](https://skmtc.dev/opendaoc/apis/atlasapi/docs/player/:playerName/get.md) · [API](https://skmtc.dev/opendaoc/apis/atlasapi.md) · [Page](https://skmtc.dev/opendaoc/apis/atlasapi/changes/player/:playerName/get)
