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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "TF Traumstrasse Sauerland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7a5b2a7b-7b71-4d92-870f-5f12f215e47a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37866/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54357/",
    "metadata": {
        "length": 246019,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 24,
        "size": 6742,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1032,
        "elevationLoss": 1032,
        "country": "DE"
    }
}