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

GET /v1/routes/4690/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "397433bee55c1ef6f9326b06cacd7f4f"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "377km wels-wildalpen-mariazell-und zurück",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/583043a5-ec4f-4b7a-afba-94bfa6ad0a0e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3919/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4690/?format=api",
    "metadata": {
        "length": 775753,
        "lengthKind": "straight-line",
        "duration": 54584,
        "positionLists": 2,
        "positions": 40464,
        "size": 8048655,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2010-06-23T06:11:35+00:00",
        "elevationGain": 5235690,
        "elevationLoss": 5235061,
        "country": "AT"
    }
}