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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8061/",
    "description": "Position 1 to Position 44",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95050655-788d-4c02-aaa9-48d16f6fb42b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38528/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55019/",
    "metadata": {
        "length": 14775,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 44,
        "size": 3626,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 32,
        "elevationLoss": 42,
        "country": "SK"
    }
}