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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Francillon sur roubion-Francillon sur roubion 2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c250be0e-a9a1-4634-9369-21bfe0a9c9ca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39568/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56059/",
    "metadata": {
        "length": 110580,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 542,
        "size": 31750,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2999,
        "elevationLoss": 2999,
        "country": "FR"
    }
}