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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Ebersburg, Deutschland to Ebersburg, Deutschland (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2d3ccb7b-0c7a-4e9f-868f-bf0595b0a483"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35927/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52418/",
    "metadata": {
        "length": 269035,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 18,
        "size": 6564,
        "format": "GoPal 5 Route (*.xml)",
        "country": "DE"
    }
}