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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Poststraße 85, 55126 Mainz, Deutschland to 16Poststraße 93, 55126 Mainz, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6cd60d88-3101-4563-8d08-891334eede2c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37520/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54011/",
    "metadata": {
        "length": 227172,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 16,
        "size": 2150,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}