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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Nancy - Toul",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7fbdc87e-d1ed-4f6b-b87c-21e86d3ee38d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37980/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54471/",
    "metadata": {
        "length": 28763,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 275,
        "size": 30663,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 451,
        "elevationLoss": 428,
        "country": "FR"
    }
}