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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Vorgebirgsstraße 95 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a26f81b-a794-4060-a42c-c15cec428893"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35121/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51612/",
    "metadata": {
        "length": 238854,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 13205,
        "size": 2090714,
        "format": "CoPilot 8 (*.trp)",
        "country": "DE"
    }
}