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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1642/",
    "description": "Glantal/Mosel",
    "creator_name": "Otmark",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/67c2e81b-6c29-415f-a46d-5e03709b424b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2118/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2630/",
    "metadata": {
        "length": 273966,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 11,
        "size": 1210,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}