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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/",
    "description": "HDH - Elsass und zurück",
    "creator_name": "Tollt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8009d59f-8a6a-4051-8056-f22d39e1a1fa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4578/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5434/",
    "metadata": {
        "length": 1211895,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1264,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}