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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "SKK",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2cdb4fdc-58ed-4fd2-87ac-0616b62ffac1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35915/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52406/",
    "metadata": {
        "length": 620081,
        "lengthKind": "routed",
        "duration": 13952,
        "positionLists": 3,
        "positions": 540,
        "size": 70287,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1989-12-30T23:59:59+00:00",
        "elevationGain": 3589,
        "elevationLoss": 3588,
        "country": "DE"
    }
}