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

GET /v1/routes/3566/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3a72381caaf3acabe7d766beab118c34"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Roetgen - Vichtbach - Himmelsleiter RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9e2e4896-1ed4-44ca-9b6f-2a4e3badcff5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2988/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3566/?format=api",
    "metadata": {
        "length": 12064,
        "lengthKind": "track",
        "duration": 10799,
        "positionLists": 1,
        "positions": 991,
        "size": 131866,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-19T16:48:38+00:00",
        "elevationGain": 425,
        "elevationLoss": 414,
        "country": "DE"
    }
}