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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Von Belgrader Straße, Würzburg nach Wertheim (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/960e2018-f53d-4834-b67e-7f4884cf163c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38553/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55044/",
    "metadata": {
        "length": 44539,
        "lengthKind": "track",
        "duration": 10170,
        "positionLists": 1,
        "positions": 924,
        "size": 119044,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-05-29T07:37:50+00:00",
        "elevationGain": 484,
        "elevationLoss": 611,
        "country": "DE"
    }
}