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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/",
    "description": "Dolomiten Nord",
    "creator_name": "multitank",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e76f5955-0e83-4a12-8926-d13989263e1e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6380/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8480/",
    "metadata": {
        "length": 439536,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1870,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "IT"
    }
}