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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (9)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/10ceee4f-86ab-4071-af32-56ecb05cfdde"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35282/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51773/",
    "metadata": {
        "length": 5577,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21796,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}