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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1013/",
    "description": "240 B to 240 A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/479b1bc2-2b88-4505-96e5-24ba16f1dfa3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3472/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4117/",
    "metadata": {
        "length": 11928,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 30,
        "size": 4074,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}