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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Nieuwe positie 1 to Nieuwe positie 45 (2)",
    "creator_name": "1377sd",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0ef8f0c7-0f0f-474f-9763-a7c074bd2f80"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5642/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50646/",
    "metadata": {
        "length": 22341,
        "lengthKind": "straight-line",
        "duration": 3595,
        "positionLists": 1,
        "positions": 45,
        "size": 8469,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-11-24T15:29:32.530000+00:00",
        "elevationGain": 388,
        "elevationLoss": 391,
        "country": "BE"
    }
}