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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (58)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/661284fc-3f47-4423-9171-660418859146"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37352/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53843/",
    "metadata": {
        "length": 222847,
        "lengthKind": "routed",
        "duration": 7731,
        "positionLists": 1,
        "positions": 17,
        "size": 4333,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-08T14:50:23.599000+00:00",
        "elevationGain": 129,
        "elevationLoss": 129,
        "country": "DE"
    }
}