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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "McDonalds (for free WiFi).gpx",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b9c94fb-d1d5-4db4-9dc3-22bdf69b680f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37080/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53571/",
    "metadata": {
        "length": 152872161,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 5761,
        "size": 806079,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}