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

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

{
    "category": "https://api.routeconverter.com/v1/categories/578/",
    "description": "Spreewald",
    "creator_name": "Kaloyn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0aaf086c-9577-4245-83bc-0f2079f070ab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/12252/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/15028/",
    "metadata": {
        "length": 293299,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 5,
        "size": 749,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}