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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1009/",
    "description": "193 A-B-A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/437f1b12-fb32-4622-b125-d33d135edd0a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3164/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3781/",
    "metadata": {
        "length": 2706,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 10,
        "size": 1473,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}