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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Nieuwe tussenpuntlijst 1 (6)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dddfccb7-b546-4d3d-be2e-94805317d528"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40254/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56745/",
    "metadata": {
        "length": 5920,
        "lengthKind": "track",
        "duration": 66916,
        "positionLists": 1,
        "positions": 30,
        "size": 6458,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-10T18:09:03.670000+00:00",
        "elevationGain": 53,
        "elevationLoss": 53,
        "country": "NL"
    }
}