Roy Ramos

Results 4 comments of Roy Ramos

> Have this problem too. I'm going to try dive into the actual python api instead of using the macro files and see if that helps with the consistency. Sometimes...

You can convert those romans to integers, and use those integers to sort with tinysort. You can find some ways to convert from roman to integer here: https://stackoverflow.com/questions/49659711/roman-to-integer-in-js-why-it-only-convert-the-first-character

Which endpoint? Can you share an example? I see the egg groups returning. Example: [https://pokeapi.co/api/v2/pokemon-species/1000/](https://pokeapi.co/api/v2/pokemon-species/1000/)

Pull request here [https://github.com/PokeAPI/api-data/pull/152](https://github.com/PokeAPI/api-data/pull/152)