http://census.daybreakgames.com/
stdClass Object
(
    [world_event_list] => Array
        (
            [0] => stdClass Object
                (
                    [facility_id] => 249000
                    [faction_old] => 2
                    [faction_new] => 2
                    [duration_held] => 2775
                    [objective_id] => 0
                    [timestamp] => 1718536270
                    [zone_id] => 8
                    [world_id] => 10
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37514153412281865
                )

            [1] => stdClass Object
                (
                    [facility_id] => 244620
                    [faction_old] => 2
                    [faction_new] => 2
                    [duration_held] => 2105
                    [objective_id] => 0
                    [timestamp] => 1718536192
                    [zone_id] => 8
                    [world_id] => 10
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37509488620601655
                )

            [2] => stdClass Object
                (
                    [facility_id] => 400314
                    [faction_old] => 1
                    [faction_new] => 1
                    [duration_held] => 5839
                    [objective_id] => 0
                    [timestamp] => 1718536133
                    [zone_id] => 8
                    [world_id] => 10
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37562834348233054
                )

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

            [4] => stdClass Object
                (
                    [facility_id] => 252010
                    [faction_old] => 1
                    [faction_new] => 1
                    [duration_held] => 20233
                    [objective_id] => 0
                    [timestamp] => 1718536068
                    [zone_id] => 8
                    [world_id] => 10
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37509488620604883
                )

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

            [6] => stdClass Object
                (
                    [facility_id] => 244300
                    [faction_old] => 1
                    [faction_new] => 1
                    [duration_held] => 7547
                    [objective_id] => 0
                    [timestamp] => 1718536033
                    [zone_id] => 8
                    [world_id] => 10
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 0
                )

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

            [8] => stdClass Object
                (
                    [facility_id] => 244620
                    [faction_old] => 2
                    [faction_new] => 2
                    [duration_held] => 1921
                    [objective_id] => 0
                    [timestamp] => 1718536008
                    [zone_id] => 8
                    [world_id] => 10
                    [event_type] => FacilityControl
                    [table_type] => facility_event
                    [outfit_id] => 37509488620601655
                )

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

        )

    [returned] => 10
)

Tips

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