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

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

{
    "category": "https://api.routeconverter.com/v1/categories/337/",
    "description": "Nurburg to Mullenbach",
    "creator_name": "Boli",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d5c5337f-7eb5-43e9-97b8-662cdd4057ef"
    },
    "localFile": "https://api.routeconverter.com/v1/files/801/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/992/",
    "metadata": {
        "length": 28211,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 5,
        "size": 137,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}