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

GET /v1/routes/56542/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "52d45e9800739ee809caba30dd16e94e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8051/",
    "description": "Villa Elisa - Brandsen - City Bell",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d524dded-1e4b-44df-881b-4357b53ca66a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40051/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56542/",
    "metadata": {
        "length": 84990,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 176,
        "size": 11238,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 118,
        "elevationLoss": 109,
        "country": "AR"
    }
}