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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wandern_NordicWalking Mainleus_Schmeilsdorf 5",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/22aedac6-027c-4df0-8ab9-873a28d602c6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35700/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52191/",
    "metadata": {
        "length": 6426,
        "lengthKind": "routed",
        "duration": 21474,
        "positionLists": 2,
        "positions": 20,
        "size": 4604,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-01-15T10:51:56.727000+00:00",
        "elevationGain": 301,
        "elevationLoss": 301,
        "country": "DE"
    }
}