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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/",
    "description": "Wupper, Lahn, Rhein, Mosel, 720 Km",
    "creator_name": "motorx",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5de26a7d-de30-4539-b318-9f56aec1ed74"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6105/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8185/",
    "metadata": {
        "length": 766375,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 157,
        "size": 46008,
        "format": "GoPal 5 Route (*.xml)",
        "country": "DE"
    }
}