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

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

{
    "category": "https://api.routeconverter.com/v1/categories/4767/",
    "description": "Hasenmühle - Rüden",
    "creator_name": "thbs@thbs.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ddf50ff6-4042-4041-bd43-dc22c697ac1f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25018/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38828/",
    "metadata": {
        "length": 8786,
        "lengthKind": "track",
        "duration": 8199,
        "positionLists": 1,
        "positions": 803,
        "size": 183210,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-02-07T12:12:59+00:00",
        "elevationGain": 795,
        "elevationLoss": 813,
        "country": "DE"
    }
}