When you give the API titles in non-NFC form (see URL), in the output they are silently normalized to NFC, which makes it difficult for the user to match the input with the output.
So there should be a 'normalized' entry for every given title in non-NFC form, like the ones for other title normalizations.
URL: http://en.wikipedia.org/w/api.php?action=query&titles=%CE%A5%CC%88
See Also:
T47848: API is applying normalization that Title doesn't