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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8037/",
    "description": "Trelleborg to Trelleborg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d4804360-0a30-49d8-bed6-00d15d7a75b7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40041/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56532/",
    "metadata": {
        "length": 1376842,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 5658,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "NO"
    }
}