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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "ET 1-1 Bastia  St Florent",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ddb8054c-bed8-4c86-9db3-bf68fc2def01"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40249/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56740/",
    "metadata": {
        "length": 330645,
        "lengthKind": "routed",
        "positionLists": 4,
        "positions": 3309,
        "size": 225294,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}