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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Vorgebirgsstraße 95",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/061d8a43-301b-492f-830a-30b1a00597c6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35029/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51520/",
    "metadata": {
        "length": 238854,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 13205,
        "size": 2090714,
        "format": "CoPilot 8 (*.trp)",
        "country": "DE"
    }
}