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

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

{
    "category": "https://api.routeconverter.com/v1/categories/451/",
    "description": "Karlsbrunn, kleine Teichrunde links",
    "creator_name": "zentoolino",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/01b2485e-2428-4fb5-8670-a64daf7403aa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1629/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2043/",
    "metadata": {
        "length": 3280,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 12,
        "size": 1104,
        "format": "Top50 OVL ASCII (*.ovl)",
        "country": "FR"
    }
}