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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/",
    "description": "03_Schluchsee_Todtnau_Feldberg_Schramberg_145km",
    "creator_name": "misterjs",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/29765688-8342-4862-84b6-ee9e19cfcfc4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3492/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4138/",
    "metadata": {
        "length": 124380,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 12,
        "size": 1225,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}