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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Itzehoe-Kollmar",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/812eff0a-7cad-4409-b247-259800d039c1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38022/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54513/",
    "metadata": {
        "length": 175253,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 3534,
        "size": 230321,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}