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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Nieuwe tussenpuntlijst 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a559010-d3d9-4676-b4eb-f6e16e805a23"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35127/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51618/",
    "metadata": {
        "length": 9112,
        "lengthKind": "track",
        "duration": 706338,
        "positionLists": 1,
        "positions": 26,
        "size": 5680,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-09T18:45:37.333000+00:00",
        "elevationGain": 73,
        "elevationLoss": 72,
        "country": "NL"
    }
}