StevenL.3761:

Minipet items have a “_.details.id” field that isn’t documented anywhere. What does it identify?

https://api.guildwars2.com/v2/items/20153
https://api.guildwars2.com/v1/item_details.json?item_id=20153

Lawton Campbell.8517:

Oh… huh.

That’s the minipet id which relates to /v2/minipets and /v2/account/minipets which I was working on before getting sidetracked. Totally forgot about that. Probably going to rename it to minipet_id, sorry for letting that get out before it was ready :<

StevenL.3761:

Are you going to rename the field in v1 too?

https://api.guildwars2.com/v1/item_details.json?item_id=20153

Lawton Campbell.8517:

Uhh, I probably should, yeah.