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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7711/",
    "description": "Limoeiro 25K",
    "creator_name": "lilsonoshiro",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7d7b64ce-30b2-4f7d-80b1-52ea98aad54c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27423/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40957/",
    "metadata": {
        "length": 25493,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1504,
        "size": 130168,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 608,
        "elevationLoss": 607,
        "country": "BR"
    }
}