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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "At-Europe",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/76fc216f-7376-4103-969e-f0143004e0ea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37787/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54278/",
    "metadata": {
        "length": 6779,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 4,
        "size": 141,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}