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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7573/",
    "description": "2020-09-09(T) Stansstad - Varese - Alessandria - Genova",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6412b2a5-f0b2-46b4-94f5-5a7203023ea3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26703/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40347/",
    "metadata": {
        "length": 421241,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5157,
        "size": 766680,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 10423,
        "elevationLoss": 10848,
        "country": "IT"
    }
}