http://census.daybreakgames.com/
stdClass Object
(
    [world_event_list] => Array
        (
            [0] => stdClass Object
                (
                    [facility_id] => 222060
                    [faction_old] => 1
                    [faction_new] => 1
                    [duration_held] => 813
                    [objective_id] => 0
                    [timestamp] => 1732541212
                    [zone_id] => 6
                    [world_id] => 10
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37514584004240963
                )

            [1] => stdClass Object
                (
                    [facility_id] => 222280
                    [faction_old] => 3
                    [faction_new] => 3
                    [duration_held] => 127
                    [objective_id] => 0
                    [timestamp] => 1732541200
                    [zone_id] => 6
                    [world_id] => 40
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37558999765222262
                )

            [2] => stdClass Object
                (
                    [facility_id] => 400319
                    [faction_old] => 0
                    [faction_new] => 2
                    [duration_held] => 1732541194
                    [objective_id] => 0
                    [timestamp] => 1732541194
                    [zone_id] => 187040108
                    [world_id] => 17
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 0
                )

            [3] => stdClass Object
                (
                    [facility_id] => 400320
                    [faction_old] => 0
                    [faction_new] => 2
                    [duration_held] => 1732541194
                    [objective_id] => 0
                    [timestamp] => 1732541194
                    [zone_id] => 187040108
                    [world_id] => 17
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 0
                )

            [4] => stdClass Object
                (
                    [facility_id] => 400323
                    [faction_old] => 0
                    [faction_new] => 2
                    [duration_held] => 1732541194
                    [objective_id] => 0
                    [timestamp] => 1732541194
                    [zone_id] => 187040108
                    [world_id] => 17
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 0
                )

            [5] => stdClass Object
                (
                    [facility_id] => 400324
                    [faction_old] => 1
                    [faction_new] => 3
                    [duration_held] => 1732541194
                    [objective_id] => 0
                    [timestamp] => 1732541194
                    [zone_id] => 187040108
                    [world_id] => 17
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 0
                )

            [6] => stdClass Object
                (
                    [facility_id] => 400322
                    [faction_old] => 0
                    [faction_new] => 3
                    [duration_held] => 1732541194
                    [objective_id] => 0
                    [timestamp] => 1732541194
                    [zone_id] => 187040108
                    [world_id] => 17
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 0
                )

            [7] => stdClass Object
                (
                    [facility_id] => 400321
                    [faction_old] => 0
                    [faction_new] => 3
                    [duration_held] => 1732541194
                    [objective_id] => 0
                    [timestamp] => 1732541194
                    [zone_id] => 187040108
                    [world_id] => 17
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 0
                )

            [8] => stdClass Object
                (
                    [facility_id] => 222010
                    [faction_old] => 2
                    [faction_new] => 2
                    [duration_held] => 988
                    [objective_id] => 0
                    [timestamp] => 1732541192
                    [zone_id] => 6
                    [world_id] => 40
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37607196200797970
                )

            [9] => stdClass Object
                (
                    [facility_id] => 400129
                    [faction_old] => 3
                    [faction_new] => 3
                    [duration_held] => 3890
                    [objective_id] => 0
                    [timestamp] => 1732541184
                    [zone_id] => 6
                    [world_id] => 10
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37592588441886132
                )

        )

    [returned] => 10
)

Tips

  • Be responsible, use c:show and c:hide to query only the data you need.