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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/",
    "description": "OziCE Track Log File",
    "creator_name": "luigilazz",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/720ec52c-9633-4e08-8df7-0606d60322b3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28038/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41516/",
    "metadata": {
        "length": 206338,
        "lengthKind": "track",
        "duration": 38727,
        "positionLists": 3,
        "positions": 5373,
        "size": 1098267,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-10-25T09:07:38.380000+00:00",
        "elevationGain": 13226,
        "elevationLoss": 12801,
        "country": "HR"
    }
}