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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/",
    "description": "Delfzijl, Delfzijl West (Delfzijl) to Delfzijl, Delfzijl West (Delfzijl)",
    "creator_name": "Godry",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/aa0f5011-29c8-414c-9ac1-ba4413796439"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4516/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5361/",
    "metadata": {
        "length": 172391,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 46,
        "size": 1509,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "NL"
    }
}