This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/21456/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "540fb83aa79132e466cbc67dd475b16d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1629/",
    "description": "test",
    "creator_name": "timmy89",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://maps.google.be/maps?hl=nl&tab=wl",
    "url": "https://api.routeconverter.com/v1/routes/21456/",
    "metadata": null
}