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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "01B9, 55411 Bingen am Rhein, Deutschland to 17K27, 55422 Bacharach, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7903d4e5-3ca3-4a15-b1df-308220be5505"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37830/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54321/",
    "metadata": {
        "length": 162551,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 17,
        "size": 2214,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}