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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2218/",
    "description": "Rantrum_Maasholm (122km)",
    "creator_name": "ferienhaus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/978460b9-bd59-4df6-888c-c1a249abcc2e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1591/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1992/",
    "metadata": {
        "length": 132433,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 140,
        "size": 5772,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}