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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "rhe1_5",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/becf54d4-fd85-4cb8-aa7d-2010982e3a6f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39480/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55971/",
    "metadata": {
        "length": 110856,
        "lengthKind": "track",
        "duration": 32292,
        "positionLists": 1,
        "positions": 1344,
        "size": 162812,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-01-31T10:57:32+00:00",
        "elevationGain": 1120,
        "elevationLoss": 1266,
        "country": "CH"
    }
}