GET /api/v1/urls/89/?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/89/?format=api",
    "the_url": "http://danielkummer.github.io/git-flow-cheatsheet/",
    "url_info": {
        "title": "git-flow cheatsheet"
    }
}