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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "VALERIO",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d725b336-788b-4ca4-906d-8240ec1e616a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40096/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56587/",
    "metadata": {
        "length": 136716,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 15,
        "size": 593,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "BE"
    }
}