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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8fed8af1-c1fb-458e-a038-2641f342a6bf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38395/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54886/",
    "metadata": {
        "length": 20666,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 298,
        "size": 24224,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 384,
        "elevationLoss": 384,
        "country": "FR"
    }
}