* startdate = unix timestamp for start date
* enddate = unix timestamp for end date
* lastID = return all kills from lastID on (ordered by external id)
* lastintID = return all kills from lastintID internal id on (ordered by internal id)
* range = return all kills between lastID and lastID + range
(limited to 50 maximum)
* allkills = also return results without an external id set
* pilot = CCP's Character ID to retrieve kills. Example: ?a=idfeed&pilot=1117150727
* corp = CCP's Corp ID to retrieve kills. Example: ?a=idfeed&corp=1070320653
* alliance = CCP's Alliance ID to retrieve kills. ?a=idfeed&alli=1727758877
* pilotname = Pilot's Name
* corpname = Corporation's Name
* alliancename = Alliance's Name
* system = restrict kills to a specific system (system id, not name)
* region = restrict kills to a specific region (system region, not name)
* kll_id = show one kill only.
* kll_ext_id = show one kill only.
Note: By default idfeed *ONLY* returns kills that are API verified, if you want non-apiverified kills you must pass allkills=1
Сообщение отредактировал Sipovich: 18 October 2011 - 19:29