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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/",
    "description": "Sauerland Kurven",
    "creator_name": "applefarm",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cbbe7292-5bcd-4f51-9d6f-f5f69019522b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23937/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/27906/",
    "metadata": {
        "length": 336851,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1640,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}