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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2 Berliner Chaussee, 16359 Biesenthal, Deutschland to 2 Berliner Chaussee, 16359 Biesenthal, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02c77573-b52c-4c2f-b3f5-c1d2913640fe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34956/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51447/",
    "metadata": {
        "length": 90615,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 14,
        "size": 1143,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}