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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "2 to 3 F1 Valence",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/00959713-0159-4c6b-89cd-6a9c1f497844"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34885/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51376/",
    "metadata": {
        "length": 2875551,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 101,
        "size": 12815,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 85,
        "elevationLoss": 85,
        "country": "FR"
    }
}