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

GET /v1/routes/3979/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "e4e9ac46ecf6f679a35f8dc4db1b98b3"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2532/?format=api",
    "description": "1000 Kurven - 2009 - Start Lauenau",
    "creator_name": "Joerg Berndt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d3b5b62d-5471-40c9-9a43-660634aa96c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3355/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3979/?format=api",
    "metadata": {
        "length": 285374,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 42,
        "size": 5425,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}