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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Aardbeienroute",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/aef4cc3b-f2de-417b-b7aa-54f4b2303745"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39139/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55630/",
    "metadata": {
        "length": 49855,
        "lengthKind": "track",
        "duration": 270,
        "positionLists": 1,
        "positions": 271,
        "size": 36861,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2002-12-31T22:00:01+00:00",
        "elevationGain": 181,
        "elevationLoss": 181,
        "country": "NL"
    }
}