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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/",
    "description": "260 km Saalbach>Suedelfeld-Pass>Thurn>Saalbach",
    "creator_name": "Dicke Berta",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c24244d7-0d51-41b7-b3d5-dd8ca1ca326b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6173/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8254/",
    "metadata": {
        "length": 286857,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 32,
        "size": 2235,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 2117,
        "elevationLoss": 2117,
        "country": "AT"
    }
}