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

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

{
    "category": "https://api.routeconverter.com/v1/categories/27/",
    "description": "Hofbieber/Langenbieber 200 Km - Trusetal Wasserfälle - Kloster Kreuzberg mit Kreuzbergbier - Wasserkuppe",
    "creator_name": "GPolice",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7d4e89f3-18e3-4881-b4bd-61fb356a8e01"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1102/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1346/",
    "metadata": {
        "length": 209782,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 41,
        "size": 6240,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}