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

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

{
    "category": "https://api.routeconverter.com/v1/categories/870/",
    "description": "32 Oliveiroa-Cée-Finisterra",
    "creator_name": "harusu",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/73f5157e-930a-4eea-baab-c59e937ce592"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2843/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3416/",
    "metadata": {
        "length": 78131,
        "lengthKind": "routed",
        "positionLists": 3,
        "positions": 535,
        "size": 15043,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 1076,
        "elevationLoss": 1602,
        "country": "ES"
    }
}