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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Joe",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8489cdd8-6af3-46d1-b9f5-2a9eef3317d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38096/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54587/",
    "metadata": {
        "length": 221730,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 15,
        "size": 488,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}