First is, that this part of api is not well documented :-)
Secondly, the comment line numbers are absolute to "joined" old and
new revision of file, so probably I will need to have some script
which reads diff and manages to convert line numbers, but this seems
to be a little fragile.
The third problem is, that I have no idea how to get "number of file"
from filename.
How can I guess that file name "myfile" corresponds to file number 7
in the following url "reviewboard/api/json/reviewrequests/4/diff/3/
file/7/line/9/comments/"?
Thanks,
Peter