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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "2012.06.26 Dolomiten Land der Hunderttausend Kehren 364 km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/49405dc9-63cc-4b3a-8a47-7b53f4e6960f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36629/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53120/",
    "metadata": {
        "length": 711615,
        "lengthKind": "routed",
        "duration": 1277980,
        "positionLists": 2,
        "positions": 6643,
        "size": 657723,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-17T10:37:34+00:00",
        "elevationGain": 143,
        "elevationLoss": 91,
        "country": "IT"
    }
}