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

GET /v1/routes/4825/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "26cf89e5d14d971c8e87143111a247e3"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1631/",
    "description": "von KU über SON u. CO nach KU (Rennweg-tour)",
    "creator_name": "talla6",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b1f41642-bf9c-487c-844b-4fa41e0bce33"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4026/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4825/",
    "metadata": {
        "length": 176470,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 18,
        "size": 1808,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}