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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1700/",
    "description": "Vogesen Süd",
    "creator_name": "multitank",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/658e8cf2-0459-40bb-b3dd-97ce592465c7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6413/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8514/",
    "metadata": {
        "length": 454970,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 2415,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "FR"
    }
}