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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 10",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f537851c-9dba-4528-8c58-220afc2c75ba"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40825/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57316/",
    "metadata": {
        "length": 281206,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 11,
        "size": 2490,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1182,
        "elevationLoss": 1182,
        "country": "AT"
    }
}