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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8018/",
    "description": "2014-11-16 @ 15-05-32",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f2eaac65-1a98-4a42-b168-b24d46fcf545"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40763/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57254/",
    "metadata": {
        "length": 43237,
        "lengthKind": "track",
        "duration": 10788,
        "positionLists": 1,
        "positions": 2412,
        "size": 334500,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2014-11-16T12:05:26+00:00",
        "elevationGain": 2680,
        "elevationLoss": 2819,
        "country": "RU"
    }
}