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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/",
    "description": "Position 1 to Position 1246",
    "creator_name": "alschim",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f63d9fbb-15ac-4d6c-8e41-ab16f48653a8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3279/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50493/",
    "metadata": {
        "length": 64788,
        "lengthKind": "straight-line",
        "duration": 29396,
        "positionLists": 2,
        "positions": 2492,
        "size": 31258,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "startTime": "2009-12-20T14:28:03+00:00",
        "elevationGain": 5242,
        "elevationLoss": 5336,
        "country": "PE"
    }
}