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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1004/",
    "description": "154 A to 154 F",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/062249a2-f240-4f70-be11-31f843644cd8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3146/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3763/",
    "metadata": {
        "length": 15539,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 32,
        "size": 4278,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}