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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/",
    "description": "Dolomiten Süd",
    "creator_name": "multitank",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bab1907b-4a3e-45c7-8fd9-579e129e4d19"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6381/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8481/",
    "metadata": {
        "length": 424364,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 45,
        "size": 1748,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "IT"
    }
}