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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2010-07-19T14_2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dbf214d6-29ff-4470-b430-3be82725c88a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40206/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56697/",
    "metadata": {
        "length": 60803,
        "lengthKind": "track",
        "duration": 12471,
        "positionLists": 1,
        "positions": 2061,
        "size": 528553,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-07-19T14:24:29+00:00",
        "elevationGain": 1606,
        "elevationLoss": 1593,
        "country": "AT"
    }
}