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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Nieuwe tussenpuntlijst 1 (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8f18710f-4105-47e9-890d-51a9c09e18ac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38373/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54864/",
    "metadata": {
        "length": 5465,
        "lengthKind": "track",
        "duration": 385,
        "positionLists": 1,
        "positions": 22,
        "size": 4928,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-09T18:58:13.940000+00:00",
        "elevationGain": 60,
        "elevationLoss": 60,
        "country": "NL"
    }
}