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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Itinéraire",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fbfe2b57-28e9-4045-b026-aae77c82ae6f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/41001/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57492/",
    "metadata": {
        "length": 1222724,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 29,
        "size": 3669,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "FR"
    }
}