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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "etappe 0: aanlooproute Maastricht-Tongeren",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/535bf82f-19b8-45db-9a50-7da504a83c1b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36873/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53364/",
    "metadata": {
        "length": 285212,
        "lengthKind": "track",
        "duration": 1144,
        "positionLists": 1,
        "positions": 2289,
        "size": 333496,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-06-08T14:31:04.385000+00:00",
        "elevationGain": 3371,
        "elevationLoss": 3289,
        "country": "BE"
    }
}