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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Alsbos; Natuurgebied to Veursbos; Natuurgebied",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1c9257b9-cf2d-4639-8d4e-109215d46d49"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35561/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52052/",
    "metadata": {
        "length": 54893,
        "lengthKind": "straight-line",
        "duration": 800,
        "positionLists": 2,
        "positions": 524,
        "size": 69963,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-16T17:16:38+00:00",
        "elevationGain": 993,
        "elevationLoss": 1010,
        "country": "BE"
    }
}