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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (12)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/167891ee-c129-4976-b852-e316f645e43d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35415/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51906/",
    "metadata": {
        "length": 6468,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21802,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}