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

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

{
    "category": "https://api.routeconverter.com/v1/categories/93/",
    "description": "WPT001 to WPT159",
    "creator_name": "cora4711",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/34c130ac-ad76-448c-9f07-7eb26450ce88"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6200/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8282/",
    "metadata": {
        "length": 408414,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 13,
        "size": 4958,
        "format": "GoPal 5 Route (*.xml)",
        "country": "CH"
    }
}