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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Bad Pyrmont to Bad Pyrmont",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5ecd1668-b3a7-4a49-a680-710f1a05e3a5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37152/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53643/",
    "metadata": {
        "length": 1238177,
        "lengthKind": "routed",
        "duration": 140647539,
        "positionLists": 7,
        "positions": 200,
        "size": 73877,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-10T16:18:26+00:00",
        "elevationGain": 517,
        "elevationLoss": 519,
        "country": "DE"
    }
}