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

GET /v1/routes/50872/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "bd76444393a525839288d74b81c2ea9b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8033/?format=api",
    "description": "A01 TANGER BAB TAZA- DEBUT ROUTE 80 KM",
    "creator_name": "Rmi73",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3ec24bd4-ca47-4b50-ad07-0a0c316046f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25027/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50872/?format=api",
    "metadata": {
        "length": 151123,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 1054,
        "size": 49864,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "MA"
    }
}