List machines
GET /api/v2/machine/
GET
/api/v2/machine/
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
Query Parameters
limit
integer
Number of results to return per page.
offset
integer
The initial index from which to return the results.
Responses
200
object
count
integer
next
string format: uri
previous
string format: uri
results
Array<object>
object
url
required
string format: uri