GET /api/v1/urls/23432/?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/23432/?format=api",
    "the_url": "http://gnuplot.sourceforge.net/demo_4.6",
    "url_info": {
        "title": "Demo scripts for gnuplot version 4.6"
    }
}