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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Bari-Ostuni (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4abb5e4e-735d-47e9-8d39-74cc2bf2305d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36669/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53160/",
    "metadata": {
        "length": 109000,
        "lengthKind": "track",
        "duration": 32150,
        "positionLists": 1,
        "positions": 7508,
        "size": 2451738,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-14T06:12:58+00:00",
        "elevationGain": 1020,
        "elevationLoss": 918,
        "country": "IT"
    }
}