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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1631/",
    "description": "Altdorf - fränkische Schweiz - Altdorf (240 km)",
    "creator_name": "mcmanni",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/16f7251c-a4c8-488f-a0ac-1c04d37cbb14"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3413/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4050/",
    "metadata": {
        "length": 233403,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 47,
        "size": 4108,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}