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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Komplett 2008",
    "creator_name": "haibiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e7aa5f69-a207-458b-8460-aee66e2a7dbd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1938/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50435/",
    "metadata": {
        "length": 370301,
        "lengthKind": "track",
        "duration": 11181561,
        "positionLists": 1,
        "positions": 4954,
        "size": 595170,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-06-26T16:25:58+00:00",
        "elevationGain": 11606,
        "elevationLoss": 11346,
        "country": "DE"
    }
}