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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7098/",
    "description": "Lindau Schiff - Wasserburg - W Bodolz",
    "creator_name": "thbs@thbs.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/16b21767-6b1d-46e9-97b2-0b1130222b06"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25023/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38832/",
    "metadata": {
        "length": 9260,
        "lengthKind": "track",
        "duration": 9348,
        "positionLists": 1,
        "positions": 761,
        "size": 174213,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-10-03T15:03:27+00:00",
        "elevationGain": 484,
        "elevationLoss": 437,
        "country": "DE"
    }
}