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

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

{
    "category": "https://api.routeconverter.com/v1/categories/93/",
    "description": "3 See Fahrt",
    "creator_name": "Dragon",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/270754bd-c535-461c-b00d-ddb38e10f590"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1301/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1628/",
    "metadata": {
        "length": 177158,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 8,
        "size": 307,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "CH"
    }
}