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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "POI1 to POI2",
    "creator_name": "sewerrat63",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/70f549ec-d823-4202-bed7-41409e976dfd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24976/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50863/",
    "metadata": {
        "length": 28780,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 318,
        "size": 7748,
        "format": "Google Earth 5 (*.kml)",
        "country": "DE"
    }
}