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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Point 1 to Point 48",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b1e945f-e24d-41ca-a986-6322b175976d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35881/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52372/",
    "metadata": {
        "length": 401827,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1383,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}