Machines
Machines are the representation of items that teach moves to Pokémon. They vary from version to version, so it is not certain that one specific TM or HM corresponds to a single Machine.
Machine
Property | Type | Required | Description |
---|---|---|---|
id | number | Yes | The identifier for this resource. |
item | NamedAPIResource | Yes | The TM or HM item that corresponds to this machine. |
move | NamedAPIResource | Yes | The move that is taught by this machine. |
version_group | NamedAPIResource | Yes | The version group that this machine applies to. |