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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7712/",
    "description": "Limoeiro 25K (Brasilia !!)",
    "creator_name": "lilsonoshiro",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ed54fbe6-9b84-49be-a022-230cd6fc2683"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27424/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40958/",
    "metadata": {
        "length": 25493,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1504,
        "size": 130168,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 608,
        "elevationLoss": 607,
        "country": "BR"
    }
}