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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Kurviger 1",
    "creator_name": "Treibsatz",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5763fc7d-48b9-489e-a11f-b41016642a05"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26361/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51053/",
    "metadata": {
        "length": 674027,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 7888,
        "size": 521231,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}