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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1010/",
    "description": "195 B - A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f1cede84-bec8-4b08-ae8e-144ea7cc303e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3167/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3784/",
    "metadata": {
        "length": 12819,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 36,
        "size": 4872,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}