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

GET /v1/routes/4135/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "094c176cb7c216a48243fd32331b58e0"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2535/?format=api",
    "description": "02_Schluchsee_Praeg_38km",
    "creator_name": "misterjs",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3f1313fc-daca-4135-a154-f28991e3adf9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3489/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4135/?format=api",
    "metadata": {
        "length": 38289,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 4,
        "size": 601,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}