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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Philippsthal-Fulda",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5c8dabea-a295-4431-8508-dba50c7d72f3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37104/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53595/",
    "metadata": {
        "length": 71063,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 1030,
        "size": 113568,
        "format": "MagicMaps Project (*.ikt)",
        "country": "DE"
    }
}