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

GET /v1/routes/41532/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "64d436bf94a2d8cc50aa4788faec72df"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7773/",
    "description": "Stetten AG - Fislisbach AG",
    "creator_name": "erich_naef",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5e28224a-76dc-4985-b789-006caca1bbaa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28052/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41532/",
    "metadata": {
        "length": 10578,
        "lengthKind": "track",
        "duration": 13457,
        "positionLists": 1,
        "positions": 2690,
        "size": 331388,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2003-03-28T08:47:55+00:00",
        "elevationGain": 598,
        "elevationLoss": 549,
        "country": "CH"
    }
}