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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4cfcc74a-6487-44ed-a9db-83ac46d59e70"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36729/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53220/",
    "metadata": {
        "length": 21753,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 74,
        "size": 10596,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 33,
        "elevationLoss": 32,
        "country": "DE"
    }
}