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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Assietta-Kammstraße (Italien / Frankreich, 2.500m)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c6706559-697a-48b6-98cd-6107e945694e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39679/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56170/",
    "metadata": {
        "length": 56182,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4770,
        "size": 608840,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 3580,
        "elevationLoss": 2049,
        "country": "IT"
    }
}