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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7770/",
    "description": "Hirzel-Horgener Bergweiher-Hirzel",
    "creator_name": "erich_naef",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e61b808-de01-4cbf-bcf6-3709bb6d4865"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28044/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41524/",
    "metadata": {
        "length": 15547,
        "lengthKind": "track",
        "duration": 18683,
        "positionLists": 1,
        "positions": 3481,
        "size": 428694,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2003-06-27T06:53:24+00:00",
        "elevationGain": 1011,
        "elevationLoss": 1023,
        "country": "CH"
    }
}