ViewSet for videos related to virtual reality and technical videos

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

[
    {
        "url": "zh9NgGf3cxU",
        "title": "Zero to hero with Python"
    },
    {
        "url": "6E6LSbCMaOU",
        "title": "Xcode 8 Tutorial Tips and Tricks"
    },
    {
        "url": "r5OPRhelEIU",
        "title": "Introduction to React Native - Building a React Native app from scratch"
    },
    {
        "url": "RVjLjDz6C84",
        "title": "How to Build iOS Apps Using React Native Full Course"
    },
    {
        "url": "mpQZVYPuDGU",
        "title": "How a DNS Server (Domain Name System) works."
    },
    {
        "url": "qfhGT3t_0wk",
        "title": "World's Youngest IBM Watson Programmer"
    },
    {
        "url": "M2kqYPZZufQ",
        "title": "Building cross platform applications with React Native"
    }
]