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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Schönauer Hof to Schönauer Hof",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/074c137f-cc6a-4b50-aa7d-277075a94e4d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35057/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51548/",
    "metadata": {
        "length": 442597,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 17,
        "size": 2267,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "AT"
    }
}