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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "[ID XXL nv] AG Aarau, Graben 29 to [ID XXL nv] AG Wettingen, Llandstrasse 79",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/af095793-7ac3-43bc-b390-624e3548cad0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39141/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55632/",
    "metadata": {
        "length": 3939233,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 30,
        "size": 2104,
        "format": "Opel Navi 600/900 (*.poi)",
        "country": "CH"
    }
}