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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (8)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0f5e7286-b448-40b2-a0a3-8bec0e150bdd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35243/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51734/",
    "metadata": {
        "length": 292256,
        "lengthKind": "routed",
        "duration": 281,
        "positionLists": 1,
        "positions": 21,
        "size": 5152,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-10-20T16:39:08.966000+00:00",
        "elevationGain": 179,
        "elevationLoss": 177,
        "country": "DE"
    }
}