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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Udine1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1b03edc0-aec0-4ce2-a6de-88cd319d2df2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35519/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52010/",
    "metadata": {
        "length": 491228,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 2,
        "size": 283,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "AT"
    }
}