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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Saint-Thomas-la-Garde to Saint-Thomas-la-Garde (7)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/df8f681e-b8d8-4fb9-9d1f-f02ce5b59e41"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40290/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56781/",
    "metadata": {
        "length": 374827,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 22,
        "size": 3120,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}