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

GET /v1/routes/3783/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "a7bc7280ae21d58cef3bc731ff0ec7ea"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1010/?format=api",
    "description": "195 A to 195 C",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e2c5f001-8324-4acb-86b1-dbc1494c4071"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3166/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3783/?format=api",
    "metadata": {
        "length": 10497,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 28,
        "size": 3845,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}