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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Routing",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/72493b51-12e0-4558-b160-d172059486e8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37669/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54160/",
    "metadata": {
        "length": 4629,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 138,
        "size": 19534,
        "format": "MagicMaps Project (*.ikt)",
        "country": "DE"
    }
}