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

GET /v1/routes/56130/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "57a9e370bd786a42aec5bfd0f342a679"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Schönauer Hof to Schönauer Hof (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c4fae1c7-e8bd-404a-8d7b-26e09f52c9b4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39639/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56130/",
    "metadata": {
        "length": 352907,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 7,
        "size": 1108,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "AT"
    }
}