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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 13405",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b821b86e-b537-4f4e-8702-f3082f3e9092"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39337/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55828/",
    "metadata": {
        "length": 16242,
        "lengthKind": "track",
        "duration": 23184,
        "positionLists": 1,
        "positions": 13405,
        "size": 4203978,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-02-15T09:43:37+00:00",
        "elevationGain": 5102,
        "elevationLoss": 5130,
        "country": "AT"
    }
}