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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Roberto",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/205e42b4-1fa8-4669-b3d8-51e5247b6c47"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35644/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52135/",
    "metadata": {
        "length": 333114,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 5,
        "size": 220,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "ES"
    }
}