News list api view

GET /api/v1/news/?format=api
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=2",
    "previous": null,
    "results": [
        {
            "slug": "cooling-tower-water-treatment",
            "title": "Cooling Tower Water Treatment: Why It Matters in Industrial Facilities",
            "created_at": "2026-03-13T09:49:08.518350Z",
            "excerpt": "Discover the benefits of cooling tower water treatment. From better uptime to longer equipment life, find out why it is essential for industrial facilities.",
            "images": []
        },
        {
            "slug": "5-ways-to-jumpstart-your-first-esg-project",
            "title": "5 Ways to Jumpstart Your First ESG Project Using Green Financing",
            "created_at": "2026-03-03T14:09:26.557336Z",
            "excerpt": "Discover 5 practical ways to launch your first ESG project using green financing. Learn how to secure funding, align goals, and drive sustainable impact.",
            "images": []
        },
        {
            "slug": "how-to-choose-calibration-solutions-provider",
            "title": "How to Choose the Right Calibration Solutions Provider for Your Facility",
            "created_at": "2026-02-26T15:57:41.089196Z",
            "excerpt": "Learn how to choose the right calibration solutions provider for your facility. Compare certifications, capabilities, turnaround time, and compliance standards.",
            "images": []
        },
        {
            "slug": "simatic-hmi-tp1200-comfort-industrial-visualization-control",
            "title": "SIMATIC HMI TP1200 Comfort: A Comprehensive Guide to Industrial Visualization & Control",
            "created_at": "2026-01-30T15:51:56.460009Z",
            "excerpt": "Explore the SIMATIC HMI TP1200 Comfort — features, benefits, use cases, and best practices for modern industrial visualization and control. Learn how this advanced operator panel enhances automation efficiency and operator experience.",
            "images": []
        },
        {
            "slug": "how-to-select-bldc-motor-controller-industrial-automation",
            "title": "How to Select the Right BLDC Motor Controller for Industrial Automation",
            "created_at": "2025-12-26T12:36:51.977422Z",
            "excerpt": "Learn how to choose a BLDC motor controller for industrial automation, covering voltage, current ratings, control modes, and reliability.",
            "images": []
        },
        {
            "slug": "ai-transforming-garage-door-diagnostics",
            "title": "How AI Is Transforming Garage Door Diagnostics",
            "created_at": "2025-12-11T09:21:02.929806Z",
            "excerpt": "Discover how AI and IoT are revolutionizing garage door diagnostics with predictive maintenance, smart sensors, and real-time failure detection for springs and openers.",
            "images": []
        },
        {
            "slug": "safety-cost-cutting-corners-pressure-based-systems",
            "title": "Safety And The Cost Of Cutting Corners In Pressure-Based Systems",
            "created_at": "2025-11-21T14:47:47.498134Z",
            "excerpt": "Explore how ignoring maintenance in pressure-based systems leads to failures and injuries. Strengthen safety practices and protect your facility now.",
            "images": []
        },
        {
            "slug": "how-asset-tagging-supports-financial-transparency-and-accurate-billing",
            "title": "How Asset Tagging Supports Financial Transparency and Accurate Billing",
            "created_at": "2025-10-24T09:32:30.033238Z",
            "excerpt": "Discover how asset tagging improves financial transparency, ensures accurate billing, and enhances accountability in asset management systems.",
            "images": []
        },
        {
            "slug": "types-of-infrastructure-in-civil-engineering-and-urban-planning",
            "title": "Types of Infrastructure in Civil Engineering and Urban Planning",
            "created_at": "2025-10-16T12:12:07.645791Z",
            "excerpt": "Explore key types of infrastructure in civil engineering and urban planning — from transportation and utilities to social and green infrastructure systems.",
            "images": []
        },
        {
            "slug": "from-waste-to-savings-advanced-flow-control-manufacturing",
            "title": "From Waste to Savings: Advanced Flow Control in Industry",
            "created_at": "2025-09-27T09:40:11.685373Z",
            "excerpt": "Discover how advanced flow control transforms modern manufacturing—reducing waste, improving efficiency, and driving cost savings through precision.",
            "images": []
        }
    ]
}