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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Nieuwe tussenpuntlijst 1 (8)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f6693b0f-aec0-4f69-837b-254a0bdc86c2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40854/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57345/",
    "metadata": {
        "length": 6692,
        "lengthKind": "track",
        "duration": 1541628,
        "positionLists": 1,
        "positions": 40,
        "size": 8367,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-10T18:24:52.951000+00:00",
        "elevationGain": 34,
        "elevationLoss": 35,
        "country": "NL"
    }
}