News list api view

GET /api/v1/news/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 266,
    "next": "https://engre.co/api/v1/news/?format=api&page=3",
    "previous": "https://engre.co/api/v1/news/?format=api",
    "results": [
        {
            "slug": "energy-logistics-hazardous-materials",
            "title": "Logistics in the Energy Industry: Transportation of Hazardous Materials",
            "created_at": "2025-09-17T10:03:44.094017Z",
            "excerpt": "Explore logistics in the energy industry, focusing on hazardous materials transportation, safety, compliance, and operational specifics.",
            "images": []
        },
        {
            "slug": "irrigation-line-provider-criteria",
            "title": "6 Criteria to Look for in an Irrigation Line Provider for Your Farm",
            "created_at": "2025-08-29T10:33:27.297877Z",
            "excerpt": "Discover 6 key criteria for choosing the right irrigation line provider to boost your farm’s efficiency, yield, and long-term success.",
            "images": []
        },
        {
            "slug": "how-mechatronics-is-revolutionizing-garage-door-systems",
            "title": "How Mechatronics Is Revolutionizing Modern Garage Door Systems",
            "created_at": "2025-07-15T09:08:23.953550Z",
            "excerpt": "Discover how mechatronics and IoT are transforming garage door systems into smarter, safer, and more efficient home access solutions.",
            "images": []
        },
        {
            "slug": "encoders-in-automation-systems",
            "title": "How Encoders Are Revolutionizing Modern Automation Systems",
            "created_at": "2025-05-26T13:33:24.075185Z",
            "excerpt": "Discover how industrial encoders and precision feedback systems are revolutionizing modern automation through accuracy, speed, and control.",
            "images": []
        },
        {
            "slug": "how-encoders-are-shaping-technology",
            "title": "The World Encoded: How Encoders are Shaping Technology",
            "created_at": "2025-04-28T12:31:50.821798Z",
            "excerpt": "Discover how encoders drive automation, robotics, and AI, and why they are essential for modern technology and future innovation.",
            "images": []
        },
        {
            "slug": "the-role-of-user-testing-in-manufacturing-high-quality-products",
            "title": "The Role of User Testing in Manufacturing High-Quality Products",
            "created_at": "2025-03-14T14:07:27.018655Z",
            "excerpt": "User testing ensures high-quality products by identifying flaws early, improving usability, and enhancing customer satisfaction.",
            "images": []
        },
        {
            "slug": "smart-water-filtration-home-quality-management",
            "title": "Smart Water Filtration: The Future of Home Water Quality Management",
            "created_at": "2025-03-11T11:22:38.672379Z",
            "excerpt": "Discover how smart water filtration systems and real-time monitoring are transforming home water quality management and purification.",
            "images": []
        },
        {
            "slug": "choosing-right-pneumatic-valve",
            "title": "How to Choose the Right Pneumatic Valve for Your Application",
            "created_at": "2025-02-07T15:32:20.520762Z",
            "excerpt": "Discover how to choose the right pneumatic valve for automation, covering types, sizing, flow rate, and actuator compatibility for efficiency.",
            "images": []
        },
        {
            "slug": "what-is-a-stacker-forklift-and-why-is-it-crucial-in-warehouse-operations",
            "title": "What Is a Stacker Forklift and Why Is It Crucial in Warehouse Operations",
            "created_at": "2025-02-05T07:20:20.539485Z",
            "excerpt": "Discover what a stacker forklift is and why it's essential for efficient warehouse operations. Learn its key benefits and uses.",
            "images": []
        },
        {
            "slug": "future-walk-in-coolers-innovations",
            "title": "The Future of Walk-In Coolers: Engineering Innovations in Refrigeration",
            "created_at": "2025-01-20T11:25:31.523255Z",
            "excerpt": "Discover the future of walk-in coolers with smart technology, automation, and energy-efficient innovations shaping commercial refrigeration.",
            "images": []
        }
    ]
}