http://census.daybreakgames.com/
stdClass Object
(
    [world_event_list] => Array
        (
            [0] => stdClass Object
                (
                    [facility_id] => 243000
                    [faction_old] => 1
                    [faction_new] => 3
                    [duration_held] => 14096
                    [objective_id] => 0
                    [timestamp] => 1718535261
                    [zone_id] => 8
                    [world_id] => 10
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37579903803360360
                )

            [1] => stdClass Object
                (
                    [facility_id] => 244600
                    [faction_old] => 1
                    [faction_new] => 2
                    [duration_held] => 14084
                    [objective_id] => 0
                    [timestamp] => 1718535250
                    [zone_id] => 8
                    [world_id] => 10
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37597819564477972
                )

            [2] => stdClass Object
                (
                    [facility_id] => 249000
                    [faction_old] => 2
                    [faction_new] => 2
                    [duration_held] => 1755
                    [objective_id] => 0
                    [timestamp] => 1718535250
                    [zone_id] => 8
                    [world_id] => 10
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37514153412281865
                )

            [3] => stdClass Object
                (
                    [facility_id] => 400327
                    [faction_old] => 1
                    [faction_new] => 3
                    [duration_held] => 3289
                    [objective_id] => 0
                    [timestamp] => 1718535231
                    [zone_id] => 8
                    [world_id] => 10
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37509488620604483
                )

            [4] => stdClass Object
                (
                    [facility_id] => 248000
                    [faction_old] => 3
                    [faction_new] => 3
                    [duration_held] => 18057
                    [objective_id] => 0
                    [timestamp] => 1718535217
                    [zone_id] => 8
                    [world_id] => 10
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37593539711863100
                )

            [5] => stdClass Object
                (
                    [facility_id] => 236000
                    [faction_old] => 2
                    [faction_new] => 2
                    [duration_held] => 257
                    [objective_id] => 0
                    [timestamp] => 1718535162
                    [zone_id] => 8
                    [world_id] => 10
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37574536102173025
                )

            [6] => stdClass Object
                (
                    [facility_id] => 249000
                    [faction_old] => 2
                    [faction_new] => 2
                    [duration_held] => 1586
                    [objective_id] => 0
                    [timestamp] => 1718535081
                    [zone_id] => 8
                    [world_id] => 10
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37514153412281865
                )

            [7] => stdClass Object
                (
                    [facility_id] => 244100
                    [faction_old] => 3
                    [faction_new] => 3
                    [duration_held] => 1639
                    [objective_id] => 0
                    [timestamp] => 1718535068
                    [zone_id] => 8
                    [world_id] => 10
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37600855404870810
                )

            [8] => stdClass Object
                (
                    [facility_id] => 239000
                    [faction_old] => 1
                    [faction_new] => 1
                    [duration_held] => 174
                    [objective_id] => 0
                    [timestamp] => 1718535046
                    [zone_id] => 8
                    [world_id] => 10
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37511594860086186
                )

            [9] => stdClass Object
                (
                    [facility_id] => 236000
                    [faction_old] => 2
                    [faction_new] => 2
                    [duration_held] => 138
                    [objective_id] => 0
                    [timestamp] => 1718535043
                    [zone_id] => 8
                    [world_id] => 10
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37574536102173025
                )

        )

    [returned] => 10
)

Tips

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