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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Station Hoorn to Station Hoorn (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8ebb83b3-caf7-4f7f-a41a-7299f53d0e6a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38360/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54851/",
    "metadata": {
        "length": 83644,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 20,
        "size": 1928,
        "format": "GoPal 3 Route (*.xml)",
        "country": "NL"
    }
}