Unable to drill down on pet abilities

I am exploring the /data/wow/pet endpoint path, and have found an issue with fetching the pet abilities, for instance “/us.api.blizzard.com/data/wow/pet-ability/384?namespace=static-8.2.5_31884-us”

When I attempt, I am given a 403 Forbidden status code.

Other URIs work, such as /us.api.blizzard.com/data/wow/pet/39?namespace=static-8.2.5_31884-us, which contains the above href to the broken endpoint.

All requests are over https.

Also, note that it is a PITA to not be able to include URIs in posts in the API bug forum…