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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1031/",
    "description": "Eisingen - Bodosweg4",
    "creator_name": "Bodosweg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/591af289-bcb5-4ee3-b5f8-4200de02e94a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3244/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3861/",
    "metadata": {
        "length": 6724,
        "lengthKind": "track",
        "duration": 4524,
        "positionLists": 1,
        "positions": 4448,
        "size": 914428,
        "format": "GPS Exchange Format 1.1 Garble (*.gpx)",
        "startTime": "2010-02-25T16:16:06.890000+00:00",
        "elevationGain": 796,
        "elevationLoss": 810,
        "country": "DE"
    }
}