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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (14)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1f43ab51-0071-4d78-a2e1-56142a362403"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35615/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52106/",
    "metadata": {
        "length": 3032,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21794,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}