GET /promotions/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "meta": {
        "limit": 15,
        "page": 1,
        "total": 4
    },
    "data": [
        {
            "id": 4,
            "image": "http://api.silicornya.net/uploads/promotions_image/aws.svg",
            "title": "Devops Engineer",
            "description": "Silicornya provides a professional service provider from the outset. We appreciate their proactive approach and ability to suggest improvements to a prospective solution on both architectural and business levels. We know we can always rely on Silicornya various competencies when our clients require quality software that would facilitate their business success.",
            "created_at": "2025-05-27T09:43:17.282936Z",
            "updated_at": "2025-05-27T09:43:17.282965Z"
        },
        {
            "id": 3,
            "image": "http://api.silicornya.net/uploads/promotions_image/Android.svg",
            "title": "kevin s. Mullenex",
            "description": "Silicornya provides a professional service provider from the outset. We appreciate their proactive approach and ability to suggest improvements to a prospective solution on both architectural and business levels. We know we can always rely on Silicornya various competencies when our clients require quality software that would facilitate their business success.",
            "created_at": "2025-05-27T09:42:03.604562Z",
            "updated_at": "2025-05-27T09:42:03.604587Z"
        },
        {
            "id": 2,
            "image": "http://api.silicornya.net/uploads/promotions_image/Python.svg",
            "title": "Python",
            "description": "We are a forward-thinking tech company dedicated to harnessing the power of Python to drive innovation and solve complex challenges. Our team is passionate about leveraging Python's versatility and scalability to develop cutting-edge solutions that transform industries and improve lives. With a collaborative and dynamic work environment, we empower our employees to push boundaries, learn, and grow professionally.",
            "created_at": "2025-05-27T09:41:07.597138Z",
            "updated_at": "2025-05-27T09:41:07.597168Z"
        },
        {
            "id": 1,
            "image": "http://api.silicornya.net/uploads/promotions_image/Next-js-logo.svg",
            "title": "NextJS",
            "description": "Our team is comprised of talented individuals who are passionate about leveraging cutting-edge technologies to deliver high-quality web applications. With a focus on creativity, collaboration, and continuous learning, we strive to exceed our clients' expectations and drive meaningful impact through our work.",
            "created_at": "2025-05-27T09:35:03.245656Z",
            "updated_at": "2025-05-27T09:35:03.245708Z"
        }
    ]
}