Is there a way to get information about a case, using the Kiln API? I'm looking at a changeset record which lists the case number (ixBugs), but there doesn't seem to be a record. I need the Fogbugz XML API instead of the Kiln JSON API right?
This seems like a basic thing, but I've searched, checked the Developers Wiki and looked at the Kiln .NET Library, so maybe this is just a thing you can't do. I see on the Wiki you can get a list of changesets associated with a case (https://developers.fogbugz.com/default.asp?W168) (the inverse of the changeset record), but it only links changesets and cases.