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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1630/",
    "description": "Rondje Schin op Geul",
    "creator_name": "jokiair",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ee5fdfbc-69f2-4c08-b432-c959f42a7b6f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1631/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2050/",
    "metadata": {
        "length": 80351,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 38,
        "size": 1205,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "BE"
    }
}