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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Tour 13 Duran 230 km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e2895766-ba6c-412b-a436-01af1f761ab6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40348/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56839/",
    "metadata": {
        "length": 226159,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 39,
        "size": 4076,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "IT"
    }
}