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

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

{
    "category": "https://api.routeconverter.com/v1/categories/697/",
    "description": "Heiligenstadt quer durchs Eichsfeld",
    "creator_name": "Anno1962",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b398f6f7-c33f-45f5-aa7e-5fd6510628f6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2399/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2945/",
    "metadata": {
        "length": 131333,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 18,
        "size": 2409,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}