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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "MtbKortenbergRit2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5989f891-5b03-487e-b9fc-a41cc8f0e2bc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37022/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53513/",
    "metadata": {
        "length": 45579,
        "lengthKind": "track",
        "duration": 16374,
        "positionLists": 2,
        "positions": 412,
        "size": 59311,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-12-08T15:51:30+00:00",
        "elevationGain": 491,
        "elevationLoss": 491,
        "country": "BE"
    }
}