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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2019-06-26 Hochjoch",
    "creator_name": "m.jaeger.schruns@gmail.com",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dc20e934-6680-49f4-89ef-fb3313fa78a9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27444/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51236/",
    "metadata": {
        "length": 23661,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1921,
        "size": 171995,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1502,
        "elevationLoss": 1496,
        "country": "AT"
    }
}