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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8025/",
    "description": "Track Points_Path",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ce9a32d2-a79f-44ab-9493-bddca846e9fb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39886/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56377/",
    "metadata": {
        "length": 36094,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 560,
        "size": 273886,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 352,
        "elevationLoss": 352,
        "country": "PT"
    }
}