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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Autozug Terminals/Waypoints",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8db638aa-1d3d-44b5-bfb6-49053974be6a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3911/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50540/",
    "metadata": {
        "length": 1690145,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 7,
        "size": 1647,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 517,
        "elevationLoss": 530,
        "country": "FR"
    }
}