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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/?format=api",
    "description": "NeuePosition to NeuePosition 5",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a59d82ff-440e-49bd-8731-23fc117bc825"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38917/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55408/?format=api",
    "metadata": {
        "length": 190358,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 5,
        "size": 769,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "AT"
    }
}