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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1405/",
    "description": "Namlostal - Gardasee",
    "creator_name": "multitank",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4bbb6fe4-5129-4440-a465-cb4c6dcf4bea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3642/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4335/",
    "metadata": {
        "length": 363129,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1719,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "IT"
    }
}