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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "unbenannt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/956c2fa7-b7a8-4f36-8c1d-f1e0ef85e3bc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38535/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55026/",
    "metadata": {
        "length": 7494,
        "lengthKind": "track",
        "duration": 9893,
        "positionLists": 1,
        "positions": 3031,
        "size": 435187,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2008-05-12T07:55:23.474000+00:00",
        "elevationGain": 1886,
        "elevationLoss": 259,
        "country": "AT"
    }
}