GET /api/v1/urls/1564/?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/1564/?format=api",
    "the_url": "http://www.nytimes.com/2015/02/24/science/new-light-on-the-roots-of-english.html",
    "url_info": {
        "title": "The Tangled Roots of English - The New York Times"
    }
}