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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Vom Genfer See zum Mittelmeer",
    "creator_name": "forwardfaster",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/35c3b1e3-1edb-4934-85cc-56a3db3acb22"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2497/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50465/",
    "metadata": {
        "length": 1605909,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 3086,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "FR"
    }
}