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

[
    {
        "id": 2,
        "title": "Trackon GPS App Features | Main Highlights | Live Tracking | Geofences | Speed Alerts | And More ...",
        "thumbnail": "https://cms.trackon-gps.com/media/images/Trackon-Features-Thumbnail.webp",
        "type": "expert",
        "video_link": "https://www.youtube.com/embed/t7ep9Ilqw18",
        "user": "Trackon GPS",
        "order": 1
    },
    {
        "id": 3,
        "title": "Installation and Activation Video - Trackon Micro for Bikes (Waterproof)",
        "thumbnail": "https://cms.trackon-gps.com/media/images/Trackon-Micro-Thumbnail.webp",
        "type": "expert",
        "video_link": "https://www.youtube.com/embed/d_-pvfsAoWg",
        "user": "Trackon GPS",
        "order": 2
    },
    {
        "id": 1,
        "title": "Installation and Activation Video - Trackon Micro Plus for Bikes (Waterproof)",
        "thumbnail": "https://cms.trackon-gps.com/media/images/Trackon-Micro-Plus-Thumbnail.webp",
        "type": "expert",
        "video_link": "https://youtube.com/embed/1a80-wTWHPc",
        "user": "Trackon GPS",
        "order": 3
    }
]