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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "Position 1 to Position 2908",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3ca76173-b358-4ff4-92ce-8d3fcf5d9237"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36314/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52805/",
    "metadata": {
        "length": 42747,
        "lengthKind": "track",
        "duration": 14322,
        "positionLists": 1,
        "positions": 2908,
        "size": 376722,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-29T07:07:41+00:00",
        "elevationGain": 404,
        "elevationLoss": 401,
        "country": "PL"
    }
}