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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1031/",
    "description": "Eisingen - Bodosweg12",
    "creator_name": "Bodosweg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02840933-f073-46df-9247-e05a51e54802"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3318/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3939/",
    "metadata": {
        "length": 7417,
        "lengthKind": "track",
        "duration": 5763,
        "positionLists": 1,
        "positions": 5655,
        "size": 1162798,
        "format": "GPS Exchange Format 1.1 Garble (*.gpx)",
        "startTime": "2010-03-14T10:24:49.640000+00:00",
        "elevationGain": 755,
        "elevationLoss": 755,
        "country": "DE"
    }
}