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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1639/",
    "description": "Großteil der westfälischen Mühlenstraße",
    "creator_name": "Joerg Berndt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c3755e46-5313-4045-83dd-35471dddab0e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3754/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4470/",
    "metadata": {
        "length": 162807,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 27,
        "size": 3823,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}