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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/",
    "description": "Dolomiten-Anfahrt-620km",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9282dabd-66af-4a24-84a6-3f7325568dad"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1382/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1728/",
    "metadata": {
        "length": 189000,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 8,
        "size": 308,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "IT"
    }
}