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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2010_Filzen_DientnerSattel",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1f3c31c6-0a97-43ec-b3ce-a5f147319489"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35613/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52104/",
    "metadata": {
        "length": 42364,
        "lengthKind": "track",
        "duration": 10528,
        "positionLists": 1,
        "positions": 1319,
        "size": 140047,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-07-12T09:02:50+00:00",
        "elevationGain": 922,
        "elevationLoss": 1014,
        "country": "AT"
    }
}