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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "20100611-091821 aitana circular",
    "creator_name": "rutas",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3332abb6-77b8-4c43-84d6-0cc6f59f3986"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5014/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50621/",
    "metadata": {
        "length": 36909,
        "lengthKind": "track",
        "duration": 18561,
        "positionLists": 1,
        "positions": 1538,
        "size": 264025,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-11T07:20:04+00:00",
        "elevationGain": 1613,
        "elevationLoss": 1626,
        "country": "ES"
    }
}