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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2014-09-19/20/21) - Hamburg und Harburger Berge (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/84b694b0-0e60-43c2-b1cf-a66c46fd705b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38103/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54594/",
    "metadata": {
        "length": 110473,
        "lengthKind": "track",
        "duration": 158357,
        "positionLists": 1,
        "positions": 13437,
        "size": 2701459,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-09-19T17:53:03+00:00",
        "elevationGain": 4172,
        "elevationLoss": 4189,
        "country": "DE"
    }
}