In the API docs, they mention an example of requesting characters and filtering by gender:
http://api.comicvine.com/characters/?api_key=ABCDEF123456&gender=M&sort=birth_date&format=xml However, in my testing, this filter does not seem to work. Is it possible to filter result when doing a character search?
Log in to comment