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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "WPT001 to WPT048",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/00a846a4-0da6-4505-ba3f-1d6a3b87a2c7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34889/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51380/",
    "metadata": {
        "length": 725325,
        "lengthKind": "straight-line",
        "duration": 2013232174,
        "positionLists": 4,
        "positions": 4896,
        "size": 521339,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2006-04-22T09:26:46+00:00",
        "elevationGain": 5498,
        "elevationLoss": 5493,
        "country": "DE"
    }
}