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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8054/",
    "description": "Nieuwe tussenpuntlijst 1 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/75fa098b-83b3-4182-9b25-382401ab7d5c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37769/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54260/",
    "metadata": {
        "length": 6537,
        "lengthKind": "track",
        "duration": 2771,
        "positionLists": 1,
        "positions": 32,
        "size": 8665,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-01-02T11:26:59.121000+00:00",
        "elevationGain": 47,
        "elevationLoss": 59,
        "country": "SE"
    }
}