Skip to content

Get machine

GET
/api/v2/machine/{id}/

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.

Authorizations

Parameters

Path Parameters

id
required
string

This parameter can be a string or an integer.

Responses

200

object
id
required
integer
item
required
object
name
required
string
<= 100 characters
url
required
string format: uri
version_group
required
object
name
required
string
<= 100 characters
url
required
string format: uri
move
required
object
name
required
string
<= 100 characters
url
required
string format: uri