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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2010_Tauglboden",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9fe86bbc-36a7-4d93-b402-26e0ec847c04"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38770/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55261/",
    "metadata": {
        "length": 43554,
        "lengthKind": "track",
        "duration": 15655,
        "positionLists": 1,
        "positions": 2005,
        "size": 211904,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-09-11T08:14:13+00:00",
        "elevationGain": 1159,
        "elevationLoss": 1149,
        "country": "AT"
    }
}