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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1008/",
    "description": "192 C to 192 A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7fe077ed-2252-4116-98c8-fb12c9cc53f2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3161/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3778/",
    "metadata": {
        "length": 8062,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 21,
        "size": 2794,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}