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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Auto 03-MAI-14 11:42:53",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/11099cb6-e6a4-4de2-835c-0657ee6ecd39"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35288/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51779/",
    "metadata": {
        "length": 4479,
        "lengthKind": "track",
        "duration": 3835,
        "positionLists": 1,
        "positions": 2700,
        "size": 284629,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-03T09:42:53+00:00",
        "elevationGain": 139,
        "elevationLoss": 187,
        "country": "DE"
    }
}