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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1014/",
    "description": "250 U-Bhf. Neumann Platz - Grumbkowstr",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/42d1c753-ada0-4c34-9961-45b150fbd41f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/14918/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/17920/",
    "metadata": {
        "length": 10884,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 33,
        "size": 4507,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}