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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "1 001; Sint Catharinakerk to 45 Eind",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/57f9df85-bd33-4d6c-84a6-637dc9232261"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36985/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53476/",
    "metadata": {
        "length": 274027,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 866,
        "size": 56577,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 503,
        "elevationLoss": 503,
        "country": "BE"
    }
}