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

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

{
    "category": "https://api.routeconverter.com/v1/categories/254/",
    "description": "Ungeheuerklamm – Wartturm Runde von Weingarten",
    "creator_name": "lama",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/23e30e6c-eb08-432e-ba33-fe7ca19650fb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25423/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39192/",
    "metadata": {
        "length": 13012,
        "lengthKind": "track",
        "duration": 13231,
        "positionLists": 1,
        "positions": 364,
        "size": 45509,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-07-15T15:34:15+00:00",
        "elevationGain": 280,
        "elevationLoss": 276,
        "country": "DE"
    }
}