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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1368/",
    "description": "Altbach, Nordschwarzwald",
    "creator_name": "siefi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d256348d-8932-440e-959f-91ec749804b1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3592/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4268/",
    "metadata": {
        "length": 378571,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 27,
        "size": 2839,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}