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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8057/",
    "description": "NeuePosition 1 to NeuePosition 28 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eec58322-5bd1-48b4-8267-8a4462e289e8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40652/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57143/",
    "metadata": {
        "length": 137359,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 28,
        "size": 9220,
        "format": "GoPal 5 Route (*.xml)",
        "country": "LU"
    }
}