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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "iGO-Route",
    "creator_name": "Motormuis",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/84094909-e60a-4cbc-b7ae-29677e97e1f9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26919/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51136/",
    "metadata": {
        "length": 143068,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 39,
        "size": 8581,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NL"
    }
}