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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Fietstocht30kmGpsies",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/19c2b9ee-3e00-4eb0-81d9-ccfadff377dc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35488/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51979/",
    "metadata": {
        "length": 31444,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 273,
        "size": 13623,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 167,
        "elevationLoss": 167,
        "country": "BE"
    }
}