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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "LOG 13.05.12 20:28 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/98089813-7fa6-4caf-8e42-c8415972929a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38601/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55092/",
    "metadata": {
        "length": 51095,
        "lengthKind": "track",
        "duration": 7701,
        "positionLists": 1,
        "positions": 425,
        "size": 70559,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-05-12T05:14:34+00:00",
        "elevationGain": 709,
        "elevationLoss": 728,
        "country": "DE"
    }
}