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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Position 1 to Position 9",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b8f7543e-6f0f-484f-901e-826fb14b1050"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39359/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55850/",
    "metadata": {
        "length": 165846,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 9,
        "size": 371,
        "format": "Navigon Mobile Navigator URL (*.txt)",
        "country": "IT"
    }
}