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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Breitenbach_Olten",
    "creator_name": "Peter Green",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2ea45ef9-154e-4883-8da4-c747118b1821"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27399/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51225/",
    "metadata": {
        "length": 39896,
        "lengthKind": "track",
        "duration": 20504,
        "positionLists": 1,
        "positions": 3111,
        "size": 424141,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-08-25T13:28:15+00:00",
        "elevationGain": 1082,
        "elevationLoss": 1076,
        "country": "CH"
    }
}