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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2219/",
    "description": "Ausfahrt Ducati Club",
    "creator_name": "duc-klaus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c058165a-44c2-4472-a5fb-cff9148080bb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4014/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4812/",
    "metadata": {
        "length": 485752,
        "lengthKind": "routed",
        "duration": 69904679,
        "positionLists": 3,
        "positions": 272,
        "size": 52421,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-04-23T13:24:31+00:00",
        "elevationGain": 702,
        "elevationLoss": 635,
        "country": "DE"
    }
}