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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/",
    "description": "Motortoertocht Enter",
    "creator_name": "paulo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf3c1b98-7720-467d-a633-2e0be3b05dbd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1994/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2491/",
    "metadata": {
        "length": 82027,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 19,
        "size": 556,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "NL"
    }
}