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

{
    "meta": {
        "limit": 15,
        "page": 4,
        "total": 55
    },
    "data": [
        {
            "id": 10,
            "image": "http://api.silicornya.net/uploads/technology_iamge/css3-logo.svg",
            "title": "CSS3",
            "category": "Frontend",
            "created_at": "2025-05-27T12:03:13.541227Z",
            "updated_at": "2025-05-27T12:03:13.541251Z"
        },
        {
            "id": 9,
            "image": "http://api.silicornya.net/uploads/technology_iamge/html5-logo.svg",
            "title": "HTML5",
            "category": "Frontend",
            "created_at": "2025-05-27T12:02:56.809108Z",
            "updated_at": "2025-05-27T12:02:56.809135Z"
        },
        {
            "id": 8,
            "image": "http://api.silicornya.net/uploads/technology_iamge/MaterialUI-logo.svg",
            "title": "MetarialUI",
            "category": "Frontend",
            "created_at": "2025-05-27T12:02:35.754834Z",
            "updated_at": "2025-05-27T12:02:35.754863Z"
        },
        {
            "id": 7,
            "image": "http://api.silicornya.net/uploads/technology_iamge/Next-js-logo.svg",
            "title": "NextJS",
            "category": "Frontend",
            "created_at": "2025-05-27T12:02:08.503499Z",
            "updated_at": "2025-05-27T12:02:08.503542Z"
        },
        {
            "id": 6,
            "image": "http://api.silicornya.net/uploads/technology_iamge/react-logo.svg",
            "title": "ReactJS",
            "category": "Frontend",
            "created_at": "2025-05-27T12:00:35.330791Z",
            "updated_at": "2025-05-27T12:00:35.330816Z"
        },
        {
            "id": 5,
            "image": "http://api.silicornya.net/uploads/technology_iamge/sass-logo.svg",
            "title": "SASS",
            "category": "Frontend",
            "created_at": "2025-05-27T12:00:18.153243Z",
            "updated_at": "2025-05-27T12:00:18.153269Z"
        },
        {
            "id": 4,
            "image": "http://api.silicornya.net/uploads/technology_iamge/tailwind.css-logo.svg",
            "title": "TailwindCSS",
            "category": "Frontend",
            "created_at": "2025-05-27T12:00:03.152800Z",
            "updated_at": "2025-05-27T12:00:03.153075Z"
        },
        {
            "id": 3,
            "image": "http://api.silicornya.net/uploads/technology_iamge/Vue-logo.svg",
            "title": "VueJS",
            "category": "Frontend",
            "created_at": "2025-05-27T11:59:41.998149Z",
            "updated_at": "2025-05-27T11:59:41.998176Z"
        },
        {
            "id": 2,
            "image": "http://api.silicornya.net/uploads/technology_iamge/TypeScript-logo.svg",
            "title": "TypeScript",
            "category": "Frontend",
            "created_at": "2025-05-27T05:53:13.150035Z",
            "updated_at": "2025-05-27T05:53:13.150061Z"
        },
        {
            "id": 1,
            "image": "http://api.silicornya.net/uploads/technology_iamge/AngularJs-logo.svg",
            "title": "Angular",
            "category": "Frontend",
            "created_at": "2025-05-27T05:52:43.715252Z",
            "updated_at": "2025-05-27T05:52:43.715279Z"
        }
    ]
}