GET /core/testimonials/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

[
    {
        "id": 1,
        "name": "Keveen Rai",
        "role": "Trackon Customer",
        "image": "https://cms.trackon-gps.com/media/testimonials/download.jpg",
        "testimonial": "I liked its wide coverage so that I could use it in rural areas as well while traveling to my village.",
        "order": 0
    },
    {
        "id": 2,
        "name": "Aalok Babu Bhattarai",
        "role": "Trackon Customer",
        "image": "https://cms.trackon-gps.com/media/testimonials/trackon_customer1.jpg",
        "testimonial": "Absolutely great device with staffs always at your service. No one's gonna regret using this product. Loved it ❤️",
        "order": 0
    },
    {
        "id": 3,
        "name": "Mr. Amrit Bhusal",
        "role": "Bhusal Group",
        "image": "https://cms.trackon-gps.com/media/testimonials/trackon_customer3.jpg",
        "testimonial": "Great GPS tracker from Trackon. It's accurate. The features are also great and work without any problem.",
        "order": 0
    },
    {
        "id": 4,
        "name": "Damodar Bidari",
        "role": "Purwanchal Bakery",
        "image": "https://cms.trackon-gps.com/media/testimonials/Trackon-customer-4.jpg",
        "testimonial": "I've been using this GPS tracking system for about a year and I am very satisfied with this solution.",
        "order": 0
    }
]