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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/",
    "description": "Weserbergl.-Solling-Harz-Elm",
    "creator_name": "R1100RS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1fe1f272-8bf9-468b-911e-d30ed5cb7a91"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1288/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1607/",
    "metadata": {
        "length": 410127,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 18,
        "size": 2175,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}