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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wasserkuppe-Kissingen on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/230d8ea7-e143-4878-8677-d8133147d9e7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35706/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52197/",
    "metadata": {
        "length": 72724,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 558,
        "size": 51501,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1032,
        "elevationLoss": 1734,
        "country": "DE"
    }
}