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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Drei Zinnen 280 km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cfb89967-d3d3-43b7-b4f4-5d782a18be87"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39916/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56407/",
    "metadata": {
        "length": 273433,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 46,
        "size": 4778,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "IT"
    }
}