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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GPSwerk-Tour/Route: Altmühltal West",
    "creator_name": "UWAL",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cff8a2f4-fa4f-4e86-8a30-15bd777b0952"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26664/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51105/",
    "metadata": {
        "length": 655825,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 3775,
        "size": 546027,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}