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

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

{
    "category": "https://api.routeconverter.com/v1/categories/847/",
    "description": "Kleiner Taunus-Hüpfer 80 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6ffac87a-78bf-4a95-b6da-6d0b2a728007"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5819/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7862/",
    "metadata": {
        "length": 82730,
        "lengthKind": "routed",
        "duration": 24104,
        "positionLists": 1,
        "positions": 25,
        "size": 6910,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-26T13:15:32+00:00",
        "elevationGain": 675,
        "elevationLoss": 676,
        "country": "DE"
    }
}