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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Ralf",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6223ff98-4053-4f0b-969c-d912a05a3afd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37240/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53731/",
    "metadata": {
        "length": 334071,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 22,
        "size": 1007,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}