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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Villers-la-Ville : Les Secrets du Pays de Villers en Brabant wallon  60 km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e2e1908a-e8b6-49de-8a29-ba4d2c6b9e7f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40356/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56847/",
    "metadata": {
        "length": 144170,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 576,
        "size": 68762,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "BE"
    }
}