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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track: GPS0001 - 07",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f5bd380-9fc4-49ac-8c48-590e1b830f67"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37583/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54074/",
    "metadata": {
        "length": 44086,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4825,
        "size": 110391,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 305,
        "elevationLoss": 305,
        "country": "DE"
    }
}