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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1368/",
    "description": "Altbach, Germany to Altbach, Germany",
    "creator_name": "Boldor",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cbd9c7d4-570b-45be-9300-df4794aced80"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3883/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4635/",
    "metadata": {
        "length": 378571,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 27,
        "size": 3311,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}