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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7573/",
    "description": "2020-09-25(T) Corbara - Caserta - Florenz - Modena - Parma - Milano - Chiasso - Airolo - Stansstad",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/15de7b73-8236-4123-ad3f-c11a938e79da"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26717/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40361/",
    "metadata": {
        "length": 1027694,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 6938,
        "size": 1026942,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 15253,
        "elevationLoss": 14975,
        "country": "IT"
    }
}