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

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

{
    "category": "https://api.routeconverter.com/v1/categories/14/",
    "description": "Durch_den_Harz_zum_Kyffhäuser",
    "creator_name": "WeserRocker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e60b2115-87ee-4465-810d-ca5ce4c95c3b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25354/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39128/",
    "metadata": {
        "length": 250594,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 94,
        "size": 9758,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 2219,
        "elevationLoss": 2205,
        "country": "DE"
    }
}