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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "GorkTron",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2ab39efa-3916-44bc-ba48-372a0972855a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35875/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52366/",
    "metadata": {
        "length": 547987,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 16,
        "size": 502,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "ES"
    }
}