Returns data about Pokémon abilities. Uses data from PokéAPI.

GET /api/pkmndata/ability/tablets-of-ruin/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://fe.drgn.gay/api/pkmndata/ability/tablets-of-ruin/?format=api",
    "id": 286,
    "slug": "tablets-of-ruin",
    "name": "Tablets of Ruin",
    "generation": 9
}