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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1004/",
    "description": "154 F to 154 A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c39bc084-5f71-4d1a-90a7-8a5772449e5a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3148/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3765/",
    "metadata": {
        "length": 15700,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 32,
        "size": 4273,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}