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

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

{
    "category": "https://api.routeconverter.com/v1/categories/788/",
    "description": "Havel 2016",
    "creator_name": "Bartnelke",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ac07da55-d836-49f2-b508-87391ad026e9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23967/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/37915/",
    "metadata": {
        "length": 16040,
        "lengthKind": "track",
        "duration": 19471,
        "positionLists": 1,
        "positions": 740,
        "size": 40933,
        "format": "ape@map (*.trk)",
        "startTime": "2016-06-27T07:29:59+00:00",
        "elevationGain": 240,
        "elevationLoss": 246,
        "country": "DE"
    }
}