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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wellingsbüttel; Classenstieg; 10 to Wellingsbüttel; Classenstieg; 10",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/72b66e42-6466-4ac6-9acd-ca989b885646"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37689/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54180/",
    "metadata": {
        "length": 210281,
        "lengthKind": "track",
        "duration": 21108,
        "positionLists": 1,
        "positions": 250,
        "size": 98229,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-16T08:05:12+00:00",
        "elevationGain": 372,
        "elevationLoss": 410,
        "country": "DE"
    }
}