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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7770/",
    "description": "Sennhof-Kyburg-Illnau",
    "creator_name": "erich_naef",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1df63eef-c30f-4f2b-9c81-6ee77fcfa710"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28030/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41509/",
    "metadata": {
        "length": 12920,
        "lengthKind": "track",
        "duration": 14839,
        "positionLists": 1,
        "positions": 2957,
        "size": 364230,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2003-09-19T06:10:59+00:00",
        "elevationGain": 826,
        "elevationLoss": 800,
        "country": "CH"
    }
}