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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2011_Preberseerunde",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/52048ef9-1e67-4eaf-a237-737c51fc5cdc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36844/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53335/",
    "metadata": {
        "length": 41919,
        "lengthKind": "track",
        "duration": 11408,
        "positionLists": 1,
        "positions": 1381,
        "size": 180550,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-03T06:19:03+00:00",
        "elevationGain": 893,
        "elevationLoss": 870,
        "country": "AT"
    }
}