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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1007/",
    "description": "191 A - B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5fa482f8-ccfd-4af7-9e81-3b6ea59ca3b6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3156/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3773/",
    "metadata": {
        "length": 8387,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 17,
        "size": 2342,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}