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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Neue Positionsliste 1 (7)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b9fb5a74-0ed7-4bd2-a613-fb49acff996c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39380/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55871/",
    "metadata": {
        "length": 338020,
        "lengthKind": "routed",
        "duration": 104666,
        "positionLists": 1,
        "positions": 19,
        "size": 4983,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-06T20:13:28.770000+00:00",
        "elevationGain": 5007,
        "elevationLoss": 3609,
        "country": "IT"
    }
}