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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Motorradfahren im Harz - http://motorrad.harzpoint.de | Motoplaner.de (5)",
    "creator_name": "applefarm@unitybox.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b2d4fe84-3a53-4a37-8904-5986c5a56a1e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24307/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50779/",
    "metadata": {
        "length": 259884,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 37,
        "size": 1332,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}