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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1006/",
    "description": "156 B to 156 A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/df10268d-230e-4072-af1e-738b6663924a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3155/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3772/",
    "metadata": {
        "length": 10967,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 25,
        "size": 3426,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}