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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/",
    "description": "Veluwe",
    "creator_name": "Plons",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/99cd1db3-9d3d-4b2d-bf86-9a9f0ba17b4e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/123/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/155/",
    "metadata": {
        "length": 90526,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 26,
        "size": 830,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "NL"
    }
}