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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "2015 Harley Tour France (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ccbd3d99-61ef-4357-b07c-4f99798105c4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39833/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56324/",
    "metadata": {
        "length": 2554408,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 20,
        "size": 3598,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 4437,
        "elevationLoss": 5439,
        "country": "IT"
    }
}