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

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

{
    "category": "https://api.routeconverter.com/v1/categories/146/",
    "description": "Osttirol",
    "creator_name": "Gerd_CBF",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/875185e7-6973-4027-89c6-690220c3b975"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3131/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3745/",
    "metadata": {
        "length": 214718,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 13,
        "size": 490,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "AT"
    }
}