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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Alpe D'Huez - GAP route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/55fdb511-59d5-4a15-a88e-c92f2767b572"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36941/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53432/",
    "metadata": {
        "length": 541314,
        "lengthKind": "straight-line",
        "positionLists": 18,
        "positions": 5268,
        "size": 203015,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}