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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Tag-2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7bad7581-6cd0-4d1b-9d88-f7ebeb6c15a0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37895/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54386/",
    "metadata": {
        "length": 400342,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 9,
        "size": 1778,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 577,
        "elevationLoss": 1891,
        "country": "AT"
    }
}