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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Karben-badsalzhausen-echzell on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7949f663-e258-4c27-943f-990d87c4df84"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37837/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54328/",
    "metadata": {
        "length": 70185,
        "lengthKind": "routed",
        "duration": 23504,
        "positionLists": 1,
        "positions": 548,
        "size": 73087,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 458,
        "elevationLoss": 457,
        "country": "DE"
    }
}