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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 2715",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5edb3013-cf09-431f-b983-1393b05d9fce"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37155/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53646/",
    "metadata": {
        "length": 34543,
        "lengthKind": "track",
        "duration": 11862,
        "positionLists": 1,
        "positions": 2715,
        "size": 353384,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-02-05T09:54:39+00:00",
        "elevationGain": 1472,
        "elevationLoss": 1510,
        "country": "ES"
    }
}