GET /api/v1/urls/55/?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/55/?format=api",
    "the_url": "https://developer.mozilla.org/en-US/docs/Web/CSS/Reference",
    "url_info": {
        "title": "CSS reference - CSS | MDN"
    }
}