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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "In Goslar Rechts Abbiegen Auf Am Stollen to Links Abbiegen Auf Dr.-Nieper-Strasse",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/32296c66-6c1e-4767-9a5d-012cbf0a6bec"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36051/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52542/",
    "metadata": {
        "length": 211130,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 2518,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}