GET /api/v1/urls/389/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "api_url": "https://konektom.org/api/v1/urls/389/?format=api",
    "the_url": "https://www.google.de/chrome",
    "url_info": {
        "title": "\n      Chrome-Browser\n    "
    }
}