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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 144",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1176e588-c776-4bc4-bc61-ccbb4032667d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35298/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51789/",
    "metadata": {
        "length": 3998,
        "lengthKind": "track",
        "duration": 2433,
        "positionLists": 1,
        "positions": 144,
        "size": 41963,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-17T10:47:28.069000+00:00",
        "elevationGain": 10,
        "elevationLoss": 685,
        "country": "AT"
    }
}