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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/",
    "description": "Windeck",
    "creator_name": "motorx",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cd81a73d-f867-493d-8300-fad136474599"
    },
    "localFile": "https://api.routeconverter.com/v1/files/11671/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/14377/",
    "metadata": {
        "length": 103135,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 14,
        "size": 1414,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}